[llvm-commits] CVS: llvm/tools/llc/Makefile llc.cpp
Changes in directory llvm/tools/llc: Makefile updated: 1.91 -> 1.92 llc.cpp updated: 1.147 -> 1.148 --- Log message: switch tools to bitcode from bytecode --- Diffs of the changes: (+9 -17) Makefile |2 +- llc.cpp | 24 2 files changed, 9 insertions(+), 17 d
[llvm-commits] CVS: llvm/tools/llc/Makefile llc.cpp
Changes in directory llvm/tools/llc: Makefile updated: 1.90 -> 1.91 llc.cpp updated: 1.145 -> 1.146 --- Log message: add bitcode reading support. Remove EH cruft. --- Diffs of the changes: (+132 -123) Makefile |3 llc.cpp | 252 --