diff options
Diffstat (limited to 'test/ELF/Inputs/exclude-libs.s')
| -rw-r--r-- | test/ELF/Inputs/exclude-libs.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/ELF/Inputs/exclude-libs.s b/test/ELF/Inputs/exclude-libs.s new file mode 100644 index 000000000000..6d05c5e3aa91 --- /dev/null +++ b/test/ELF/Inputs/exclude-libs.s @@ -0,0 +1,3 @@ +.globl fn +fn: + nop |
