rust/compiler/rustc_session
Jamie Cunliffe 984ca4689d Review comments
- Changed the separator from '+' to ','.
- Moved the branch protection options from -C to -Z.
- Additional test for incorrect branch-protection option.
- Remove LLVM < 12 code.
- Style fixes.

Co-authored-by: James McGregor <james.mcgregor2@arm.com>
2021-12-01 15:56:59 +00:00
..
src Review comments 2021-12-01 15:56:59 +00:00
Cargo.toml Move rustc_middle::middle::cstore to rustc_session. 2021-10-03 16:08:51 +02:00