Chromium Code Reviews| Index: test/mac/lto/asmfile.S |
| diff --git a/test/mac/lto/asmfile.S b/test/mac/lto/asmfile.S |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ea23759a39b9cebd8f9db203f993341943c44f42 |
| --- /dev/null |
| +++ b/test/mac/lto/asmfile.S |
| @@ -0,0 +1,2 @@ |
| +.globl _asfun |
| +ret |