Fix llvm-nm to print the full 64-bit address for symbols in 64-bit object files.
[oota-llvm.git] / tools / llvm-nm / CMakeLists.txt
2014-02-21 Rafael EspindolaAdd a SymbolicFile interface between Binary and ObjectFile.
2013-12-10 NAKAMURA Takumi[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
2013-06-17 Rafael EspindolaDon't link with the archive library programs that don...
2011-01-20 Michael J. Spencerllvm-nm: Update to use the new LLVMObject library.
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2008-09-22 Oscar FuentesInitial support for the CMake build system.