summaryrefslogtreecommitdiffstats
path: root/test/Driver/embed-bitcode.c
Commit message (Expand)AuthorAgeFilesLines
* Fix test/Driver/embed-bitcode.c on non-Darwin host by setting the target expl...Mehdi Amini2017-01-241-2/+2
* Forward -bitcode_process_mode to ld64 in marker-only modeMehdi Amini2017-01-241-0/+7
* [test] Remove an unwanted match for `UNSUPPORTED:`.Greg Parker2017-01-201-2/+2
* [Driver] Infer the correct option to ld64 for -fembed-bitcodeSteven Wu2016-11-161-0/+12
* [Driver] Fix the case when use -fembed-bitcode and -flto= togetherSteven Wu2016-05-181-0/+2
* Embed bitcode in object file (clang cc1 part)Steven Wu2016-05-111-4/+11
* Explicitly select IAS on one more RUN line in new embed-bitcode.c test.Daniel Sanders2016-03-011-1/+1
* Explicitly select IAS in new embed-bitcode.c test.Daniel Sanders2016-03-011-2/+2
* Fix the testcase in r262282Steven Wu2016-03-011-6/+2
* Introduce -fembed-bitcode driver optionSteven Wu2016-03-011-0/+38