forked from OSchip/llvm-project
Removed Makefiles for directories that no longer exist.
llvm-svn: 8423
This commit is contained in:
parent
3eb4bba971
commit
9f60a1326c
|
@ -39,8 +39,6 @@ AC_CONFIG_MAKEFILE(lib/CodeGen/Makefile)
|
|||
AC_CONFIG_MAKEFILE(lib/CodeGen/InstrSched/Makefile)
|
||||
AC_CONFIG_MAKEFILE(lib/CodeGen/InstrSelection/Makefile)
|
||||
AC_CONFIG_MAKEFILE(lib/CodeGen/ModuloScheduling/Makefile)
|
||||
AC_CONFIG_MAKEFILE(lib/CodeGen/PostOpts/Makefile)
|
||||
AC_CONFIG_MAKEFILE(lib/CodeGen/PreOpts/Makefile)
|
||||
AC_CONFIG_MAKEFILE(lib/CodeGen/RegAlloc/Makefile)
|
||||
AC_CONFIG_MAKEFILE(lib/CodeGen/SelectionDAG/Makefile)
|
||||
AC_CONFIG_MAKEFILE(lib/ExecutionEngine/Makefile)
|
||||
|
@ -147,15 +145,6 @@ AC_CONFIG_MAKEFILE(test/Programs/NoSource/Flex/Makefile)
|
|||
AC_CONFIG_MAKEFILE(test/Programs/NoSource/Larn/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/NoSource/Moria-5.5.2/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/NoSource/Povray31/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/164.gzip/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/181.mcf/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/197.parser/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/254.gap/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/255.vortex/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/256.bzip2/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/300.twolf/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/NoSource/m4/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/SingleSource/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/SingleSource/Makefile.singlesrc)
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue