Go to file
Chris Lattner 671fec8727 Fix PR5211: codegen shouldn't assume that the result of ||/&& is int
anymore.  In C++ it is bool.

llvm-svn: 84308
2009-10-17 04:24:20 +00:00
clang Fix PR5211: codegen shouldn't assume that the result of ||/&& is int 2009-10-17 04:24:20 +00:00
compiler-rt Improve doc readability. 2009-10-06 21:03:43 +00:00
llvm llvm-as: Simplify, and don't create empty output files with -disable-output. 2009-10-17 03:28:28 +00:00