1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/tools/llvm-dis
Chris Lattner 50b274b1cb eliminate the Type::getDescription() method, using "<<" instead. This
removes some gunk from LLVMContext.

llvm-svn: 133360
2011-06-18 21:18:23 +00:00
..
CMakeLists.txt Update link components for llvm-dis and LTO. 2011-03-12 16:48:49 +00:00
llvm-dis.cpp eliminate the Type::getDescription() method, using "<<" instead. This 2011-06-18 21:18:23 +00:00
Makefile While printing annotations, print line number and variable name if debug info is present. 2011-03-11 18:07:33 +00:00