summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2019-02-11 21:38:20 +0000
committerRui Ueyama <ruiu@google.com>2019-02-11 21:38:20 +0000
commit031fe10927a9e62bd6dcfce3bcbded5cb218588f (patch)
tree8ce1c0b0bb822767f26ba14a1d8c0f32d52012f1 /lld/test/ELF/Inputs
parent68fc38ce8079cb5f169e99eaaaa2ff9edd8300ed (diff)
downloadbcm5719-llvm-031fe10927a9e62bd6dcfce3bcbded5cb218588f.tar.gz
bcm5719-llvm-031fe10927a9e62bd6dcfce3bcbded5cb218588f.zip
Convert CRLF. NFC.
llvm-svn: 353751
Diffstat (limited to 'lld/test/ELF/Inputs')
-rw-r--r--lld/test/ELF/Inputs/print-icf.s18
1 files changed, 9 insertions, 9 deletions
diff --git a/lld/test/ELF/Inputs/print-icf.s b/lld/test/ELF/Inputs/print-icf.s
index a67bee2f185..df9bcbc0989 100644
--- a/lld/test/ELF/Inputs/print-icf.s
+++ b/lld/test/ELF/Inputs/print-icf.s
@@ -1,9 +1,9 @@
-.section .text.f6, "ax"
-f6:
- mov $60, %rax
- mov $42, %rdi
- syscall
-
- .section .text.f7, "ax"
-f7:
- mov $0, %rax
+.section .text.f6, "ax"
+f6:
+ mov $60, %rax
+ mov $42, %rdi
+ syscall
+
+ .section .text.f7, "ax"
+f7:
+ mov $0, %rax
OpenPOWER on IntegriCloud