summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/lto/Inputs/thinlto.ll
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/wasm/lto/Inputs/thinlto.ll')
-rw-r--r--lld/test/wasm/lto/Inputs/thinlto.ll7
1 files changed, 7 insertions, 0 deletions
diff --git a/lld/test/wasm/lto/Inputs/thinlto.ll b/lld/test/wasm/lto/Inputs/thinlto.ll
new file mode 100644
index 00000000000..39e573b1c21
--- /dev/null
+++ b/lld/test/wasm/lto/Inputs/thinlto.ll
@@ -0,0 +1,7 @@
+target datalayout = "e-m:e-p:32:32-i64:64-n32:64-S128"
+target triple = "wasm32-unknown-unknown"
+
+define void @g() {
+entry:
+ ret void
+}
OpenPOWER on IntegriCloud