Commit Graph

3 Commits

Author SHA1 Message Date
Matt Beaumont-Gay a282bc6a00 Output to tempfile
llvm-svn: 128043
2011-03-22 00:19:31 +00:00
NAKAMURA Takumi 4977655c94 test/CodeGenCXX/apple-kext-guard-variable.cpp: May I appease non-darwin hosts?
llvm-svn: 127869
2011-03-18 04:46:08 +00:00
John McCall 7ef5cb3038 The Darwin kernel does not provide useful guard variable support.
Issue this as an IR-gen error;  it's not really worthwhile doing this
"right", i.e. in Sema, because IR gen knows a lot of tricks beyond
what the constant evaluator knows.

llvm-svn: 127854
2011-03-18 02:56:14 +00:00