Go to file
Chris Lattner 619c174561 split the slow path out of Lexer::getSourceLocation and do not let the
compiler inline it.  This speeds up -Eonly on 483.xalancbmk by about 1%

llvm-svn: 40393
2007-07-22 18:38:25 +00:00
clang split the slow path out of Lexer::getSourceLocation and do not let the 2007-07-22 18:38:25 +00:00
llvm Remove -O1 in favour of making llvm-gcc-4.2 a bit 2007-07-22 10:25:44 +00:00
stacker Prepare stacker module for the new llvm-top build mechanism. 2007-07-16 07:51:40 +00:00