summaryrefslogtreecommitdiff
path: root/clang/test/Driver/embed-bitcode.c
AgeCommit message (Expand)Author
2023-08-01[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-30Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-29[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-28Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-28[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-06-05fix failures caused by https://reviews.llvm.org/D148490Chen Zheng
2022-06-24Revert "[Driver][test] Replace ^//$ with empty string"Fangrui Song
2022-06-24[Driver][test] Replace ^//$ with empty stringFangrui Song
2017-01-24Fix test/Driver/embed-bitcode.c on non-Darwin host by setting the target expl...Mehdi Amini
2017-01-24Forward -bitcode_process_mode to ld64 in marker-only modeMehdi Amini
2017-01-20[test] Remove an unwanted match for `UNSUPPORTED:`.Greg Parker
2016-11-16[Driver] Infer the correct option to ld64 for -fembed-bitcodeSteven Wu
2016-05-18[Driver] Fix the case when use -fembed-bitcode and -flto= togetherSteven Wu
2016-05-11Embed bitcode in object file (clang cc1 part)Steven Wu
2016-03-01Explicitly select IAS on one more RUN line in new embed-bitcode.c test.Daniel Sanders
2016-03-01Explicitly select IAS in new embed-bitcode.c test.Daniel Sanders
2016-03-01Fix the testcase in r262282Steven Wu
2016-03-01Introduce -fembed-bitcode driver optionSteven Wu