John Criswell 29a0f79c05 Don't explicitly use $SourceDir to find the tblgen files. This causes make
some confusion when trying to generate files (it probably couldn't tell that
./file and $(SourceDir)/file may be the same file).
Now, just let VPATH find everything, and list the primary tblgen file first in
the list of dependencies so that we can just use $< to reference it in the make
rule.

This should hopefully fix the nightly tester.

llvm-svn: 8433
2003-09-10 14:10:44 +00:00
2003-09-10 05:29:43 +00:00
2003-09-10 05:30:09 +00:00
2003-09-08 18:08:11 +00:00
2003-06-04 19:46:36 +00:00
2003-08-15 04:53:45 +00:00
Description
Fork of llvm with experimental commits and workarounds for RPCS3
634 MiB
Languages
C++ 96.9%
C 1%
Python 1%
CMake 0.6%
OCaml 0.2%
Other 0.1%