about summary refs log tree commit diff
path: root/tests/codegen/auxiliary/nounwind.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/auxiliary/nounwind.rs')
-rw-r--r--tests/codegen/auxiliary/nounwind.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/codegen/auxiliary/nounwind.rs b/tests/codegen/auxiliary/nounwind.rs
deleted file mode 100644
index 40f66442c6e..00000000000
--- a/tests/codegen/auxiliary/nounwind.rs
+++ /dev/null
@@ -1,2 +0,0 @@
-#[no_mangle]
-pub fn bar() {}