X-Git-Url: https://git.saurik.com/apple/ld64.git/blobdiff_plain/4f3e367c520f1fd8affdc77dd9e2b6bc6c3c693b..9d2e0767a8f401be0067937f63a08b1c4f79297d:/FireOpal/unit-tests/test-cases/dwarf-debug-notes-r/foo.cxx diff --git a/FireOpal/unit-tests/test-cases/dwarf-debug-notes-r/foo.cxx b/FireOpal/unit-tests/test-cases/dwarf-debug-notes-r/foo.cxx deleted file mode 100644 index 1f46ef4..0000000 --- a/FireOpal/unit-tests/test-cases/dwarf-debug-notes-r/foo.cxx +++ /dev/null @@ -1,4 +0,0 @@ -int foo() -{ - return 10; -}