@@ -83,6 +84,9 @@ upgrading LLVM 1.9 files to LLVM 2.x syntax, but you can always use a previous
LLVM release to do this. One nice impact of this is that the LLVM regressionn
test suite no longer depends on llvm-upgrade, which makes it run faster.
+
LLVM 2.3 renames the LLVMBuilder and LLVMFoldingBuilder classes to
+ IRBuilder.
+
@@ -118,8 +122,11 @@ no runtime interpretation is needed.
+