diff options
Diffstat (limited to 'test/COFF/Inputs/far-arm64-abs.s')
-rw-r--r-- | test/COFF/Inputs/far-arm64-abs.s | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/COFF/Inputs/far-arm64-abs.s b/test/COFF/Inputs/far-arm64-abs.s deleted file mode 100644 index 98ccbac5e7517..0000000000000 --- a/test/COFF/Inputs/far-arm64-abs.s +++ /dev/null @@ -1,6 +0,0 @@ -.global too_far26 -.global too_far19 -.global too_far14 -too_far26 = 0x08011000 -too_far19 = 0x00111000 -too_far14 = 0x00021000 |