mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
Have the configure script put llvm.py into the object root.
The QMTest program can then use that as the location for loading test and resource class, thus compiling the Python code into the object root as desired. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8551 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -83,6 +83,7 @@ AC_CONFIG_MAKEFILE(runtime/libdummy/Makefile)
|
||||
AC_CONFIG_MAKEFILE(runtime/libtrace/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Makefile.tests)
|
||||
AC_CONFIG_MAKEFILE(test/QMTestDB/QMTest/llvm.py)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/Makefile.programs)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/TEST.aa.Makefile)
|
||||
|
Reference in New Issue
Block a user