diff options
Diffstat (limited to 'third_party/python/gyp/test/mac/lto/mfile.m')
-rw-r--r-- | third_party/python/gyp/test/mac/lto/mfile.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/python/gyp/test/mac/lto/mfile.m b/third_party/python/gyp/test/mac/lto/mfile.m new file mode 100644 index 0000000000..85b7d93afe --- /dev/null +++ b/third_party/python/gyp/test/mac/lto/mfile.m @@ -0,0 +1 @@ +void mfun() {} |