diff options
Diffstat (limited to 'test/ELF/Inputs/archive3.s')
| -rw-r--r-- | test/ELF/Inputs/archive3.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ELF/Inputs/archive3.s b/test/ELF/Inputs/archive3.s new file mode 100644 index 000000000000..3e11d4314104 --- /dev/null +++ b/test/ELF/Inputs/archive3.s @@ -0,0 +1,2 @@ +.global bar +bar: |
