]> git.saurik.com Git - apple/ld64.git/blobdiff - ld64-134.9/unit-tests/test-cases/dwarf-debug-notes-r/main.cxx
ld64-134.9.tar.gz
[apple/ld64.git] / ld64-134.9 / unit-tests / test-cases / dwarf-debug-notes-r / main.cxx
diff --git a/ld64-134.9/unit-tests/test-cases/dwarf-debug-notes-r/main.cxx b/ld64-134.9/unit-tests/test-cases/dwarf-debug-notes-r/main.cxx
new file mode 100644 (file)
index 0000000..f8b643a
--- /dev/null
@@ -0,0 +1,4 @@
+int main()
+{
+  return 0;
+}