X-Git-Url: https://git.saurik.com/apple/ld64.git/blobdiff_plain/4be885f63e03d78a3780e8041f107657f85eb5cb..fb24a05017baddaa8cdc205852b134120bcc54ad:/unit-tests/test-cases/shared-cache-dylib/foo.c?ds=inline diff --git a/unit-tests/test-cases/shared-cache-dylib/foo.c b/unit-tests/test-cases/shared-cache-dylib/foo.c new file mode 100644 index 0000000..6924ac6 --- /dev/null +++ b/unit-tests/test-cases/shared-cache-dylib/foo.c @@ -0,0 +1,3 @@ + +void foo() {} +