Collect variable information during endFunction() instead of beginFunction().
[oota-llvm.git] / tools / opt / CMakeLists.txt
2009-10-22 Chris Lattnernothing opt uses can throw, remove the try block and...
2009-09-03 Dan GohmanUse IRReader.h in opt, to support reading of LLVM Assem...
2008-09-22 Oscar FuentesInitial support for the CMake build system.