Go to file
Ted Kremenek 48ea92965b Per Sam Bishop's excellent suggestion, use "system" instead of backticks to invoke sub-commands used by scan-build. This avoids meta-character translation issues caused by a shell subprocess.
llvm-svn: 53640
2008-07-15 20:18:21 +00:00
clang Per Sam Bishop's excellent suggestion, use "system" instead of backticks to invoke sub-commands used by scan-build. This avoids meta-character translation issues caused by a shell subprocess. 2008-07-15 20:18:21 +00:00
llvm TargetAsmInfo::SectionForGlobal showed up in a profile. Simplify it a little. 2008-07-15 18:37:51 +00:00