Sebastian Pop
422377cfd3
rename -ccc-host-triple into -target
...
llvm-svn: 148582
2012-01-20 22:01:23 +00:00
Eli Friedman
d749c6bf2e
Revert r148138; it's causing test failures.
...
llvm-svn: 148141
2012-01-13 21:33:06 +00:00
Sebastian Pop
9a8d528ddf
rename -ccc-host-triple into -target
...
llvm-svn: 148138
2012-01-13 20:37:02 +00:00
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