Douglas Gregor
|
72a9716073
|
Switch the CMake edis build over to add_llvm_library_dependencies
llvm-svn: 136463
|
2011-07-29 15:41:39 +00:00 |
Oscar Fuentes
|
3685f2762b
|
Build EnhancedDisassembly as a shared library too.
llvm-svn: 127555
|
2011-03-12 22:01:47 +00:00 |
NAKAMURA Takumi
|
3de6c8607e
|
CMake: LLVM_NO_RTTI must be obsolete now!
llvm-svn: 125274
|
2011-02-10 09:13:39 +00:00 |
Douglas Gregor
|
5d69a3d518
|
Fix edis makefile
llvm-svn: 108931
|
2010-07-20 21:21:27 +00:00 |
Chris Lattner
|
b7a70ff82c
|
update cmake.
llvm-svn: 108875
|
2010-07-20 18:33:29 +00:00 |
Douglas Gregor
|
9078f954bf
|
Unbreak CMake build by improving the EnhancedDisassembly makefile a
bit (we're not trying to build a shared library yet) and generating
the X86GenEDInfo.inc and ARMGenEDInfo.inc files as necessary.
llvm-svn: 101188
|
2010-04-13 22:47:43 +00:00 |
Ted Kremenek
|
8af6f765f5
|
Add CMake support for 'edis'.
llvm-svn: 101177
|
2010-04-13 20:52:50 +00:00 |