Pre-requisite is http://reviews.llvm.org/D8741
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Can you add some basic testing in test/Driver for the flag handling, and in test/Preprocessor for the macros that should be predefined?
Comment Actions
The preprocessor defines, 'as' flags, and 'ld' flags were coming out wrong (as Chandler guessed). Fix those.