Go to file
Dan Gohman 4ab4420d7a Add utility routines for creating integer negation operators with NSW set.
Integer negation only overflows with INT_MIN, but that's an important case.

llvm-svn: 91662
2009-12-18 02:58:50 +00:00
clang Add -dwarf-debug-flags, which provides a way to embed the cc1 level options used 2009-12-18 02:43:17 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm Add utility routines for creating integer negation operators with NSW set. 2009-12-18 02:58:50 +00:00