summaryrefslogtreecommitdiff
path: root/test/LTO/current-section.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/LTO/current-section.ll')
-rw-r--r--test/LTO/current-section.ll4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/LTO/current-section.ll b/test/LTO/current-section.ll
new file mode 100644
index 0000000000..f79b378318
--- /dev/null
+++ b/test/LTO/current-section.ll
@@ -0,0 +1,4 @@
+; RUN: llvm-as < %s >%t1
+; RUN: llvm-lto -o %t2 %t1
+
+module asm ".align 4"