diff options
Diffstat (limited to 'test/ELF/Inputs/relocatable-comdat-multiple.s')
-rw-r--r-- | test/ELF/Inputs/relocatable-comdat-multiple.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ELF/Inputs/relocatable-comdat-multiple.s b/test/ELF/Inputs/relocatable-comdat-multiple.s new file mode 100644 index 0000000000000..837a6bb06d09b --- /dev/null +++ b/test/ELF/Inputs/relocatable-comdat-multiple.s @@ -0,0 +1,2 @@ +.section .text.c,"axG",@progbits,bbb,comdat +.section .text.d,"axG",@progbits,bbb,comdat |