NAKAMURA Takumi
ce746c6c49
[CMake] Let add_public_tablegen_target responsible to provide dependency to CommonTableGen.
...
add_public_tablegen_target adds *CommonTableGen to LLVM_COMMON_DEPENDS.
LLVM_COMMON_DEPENDS affects add_llvm_library (and other add_target stuff) within its scope.
llvm-svn: 195927
2013-11-28 17:04:04 +00:00
NAKAMURA Takumi
413518f1f8
[CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() sets them.
...
llvm-svn: 195921
2013-11-28 14:53:30 +00:00
Akira Hatanaka
7605630c48
Add stub methods for mips assembly matcher.
...
Patch by Vladimir Medic.
llvm-svn: 162124
2012-08-17 20:16:42 +00:00
NAKAMURA Takumi
e2d4a09305
Mips/AsmParser/CMakeLists.txt: Fix dependency.
...
llvm-svn: 158602
2012-06-16 15:33:52 +00:00
Rafael Espindola
870c4e92b9
Add the skeleton of an asm parser for mips.
...
llvm-svn: 147923
2012-01-11 03:56:41 +00:00