summaryrefslogtreecommitdiff
path: root/clang/test/Driver/fbasic-block-sections.c
AgeCommit message (Expand)Author
2024-09-25Reapply "Deprecate the `-fbasic-block-sections=labels` option." (#110039)Rahman Lavaee
2024-09-25Revert "Deprecate the `-fbasic-block-sections=labels` option. (#107494)"Kazu Hirata
2024-09-25Deprecate the `-fbasic-block-sections=labels` option. (#107494)Rahman Lavaee
2024-02-07[Driver] Allow -fbasic-block-sections for AArch64 ELF (#80916)Daniel Hoekwater
2023-12-28[Driver][test] -fbasic-block-sections: replace legacy -target with --target=Fangrui Song
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-28[Driver][test] Add --cuda-path= and ignore %clang exit code for -mcpu=nativeFangrui Song
2023-07-28Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-28[Driver][test] Add --cuda-path= to some testsFangrui Song
2023-07-28[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2022-06-24Revert "[Driver][test] Replace ^//$ with empty string"Fangrui Song
2022-06-24[Driver][test] Replace ^//$ with empty stringFangrui Song
2021-06-30[Clang] allow overriding -fbasic-block-sectionsArtem Belevich
2020-10-20Improve file doesnt exist error with -fbasic-block-sections=Sriraman Tallam
2020-09-10[clang] Disallow fbasic-block-sections on non-ELF, non-x86 targets.Snehasish Kumar
2020-06-02Options for Basic Block Sections, enabled in D68063 and D73674.Sriraman Tallam