Go to file
Bill Wendling 7a6b11e707 Don't mark a call as potentially throwing if the function it's calling has the
"nounwind" attribute.

llvm-svn: 86897
2009-11-11 23:17:02 +00:00
clang Fix clang executable path for Windows 2009-11-11 23:11:14 +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 Don't mark a call as potentially throwing if the function it's calling has the 2009-11-11 23:17:02 +00:00