diff options
Diffstat (limited to 'test/ELF/lto/Inputs/libcall-archive.s')
-rw-r--r-- | test/ELF/lto/Inputs/libcall-archive.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ELF/lto/Inputs/libcall-archive.s b/test/ELF/lto/Inputs/libcall-archive.s new file mode 100644 index 000000000000..6ca6e5fa821e --- /dev/null +++ b/test/ELF/lto/Inputs/libcall-archive.s @@ -0,0 +1,2 @@ +.globl __sync_val_compare_and_swap_8 +__sync_val_compare_and_swap_8: |