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