mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-21 20:45:53 -04:00
![]() this test was using a single makefile to build two executables. This setup, although not supported by Makefile.rules, happened to work in most configurations, except when building with the android ndk r16. Here I move the building of the second executable to a separate makefile, which is the solution other tests use for multiple targets. llvm-svn: 316982 |
||
---|---|---|
.. | ||
dummy.cpp | ||
dummy.mk | ||
main.cpp | ||
Makefile | ||
test.cpp | ||
TestTopLevelExprs.py |