Commit 0ca2899
Fix PEObjectWriter riscv/loongarch relocations: remove addend throws, use targetAddress
Agent-Logs-Url: https://github.com/dotnet/runtime/sessions/092c6e3f-2886-45ac-a780-6fdd3ccf61c3
Co-authored-by: agocke <515774+agocke@users.noreply.github.com>1 parent e1842bb commit 0ca2899
File tree
1 file changed
+4
-10
lines changed- src/coreclr/tools/Common/Compiler/ObjectWriter
1 file changed
+4
-10
lines changedLines changed: 4 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
934 | 934 | | |
935 | 935 | | |
936 | 936 | | |
937 | | - | |
938 | | - | |
939 | | - | |
940 | | - | |
941 | | - | |
| 937 | + | |
| 938 | + | |
942 | 939 | | |
943 | 940 | | |
944 | 941 | | |
| |||
947 | 944 | | |
948 | 945 | | |
949 | 946 | | |
950 | | - | |
951 | | - | |
952 | | - | |
953 | | - | |
954 | | - | |
| 947 | + | |
| 948 | + | |
955 | 949 | | |
956 | 950 | | |
957 | 951 | | |
| |||
0 commit comments