[llvm-commits] CVS: llvm/tools/llvm-nm/Makefile llvm-nm.cpp

2007-05-06 Thread Chris Lattner
Changes in directory llvm/tools/llvm-nm: Makefile updated: 1.10 -> 1.11 llvm-nm.cpp updated: 1.34 -> 1.35 --- Log message: switch tools to bitcode instead of bytecode --- Diffs of the changes: (+3 -16) Makefile|2 +- llvm-nm.cpp | 17 ++--- 2 files changed, 3 insertio

[llvm-commits] CVS: llvm/tools/llvm-nm/Makefile llvm-nm.cpp

2007-05-05 Thread Chris Lattner
Changes in directory llvm/tools/llvm-nm: Makefile updated: 1.9 -> 1.10 llvm-nm.cpp updated: 1.33 -> 1.34 --- Log message: add bitcode reading support to llvm-nm --- Diffs of the changes: (+33 -24) Makefile|3 +-- llvm-nm.cpp | 54 --