aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/Inputs/redefinition.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Linker/Inputs/redefinition.ll')
-rw-r--r--test/Linker/Inputs/redefinition.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Linker/Inputs/redefinition.ll b/test/Linker/Inputs/redefinition.ll
new file mode 100644
index 0000000..0f580e6
--- /dev/null
+++ b/test/Linker/Inputs/redefinition.ll
@@ -0,0 +1 @@
+define void @foo(i32 %x) { ret void }