rust/compiler/rustc_session
Guillaume Gomez 90d6d3327d
Rollup merge of #87307 - michaelwoerister:pgo-unwind-msvc, r=nagisa
Allow combining -Cprofile-generate and -Cpanic=unwind when targeting MSVC.

The LLVM limitation that previously prevented this has been fixed in LLVM 9 which is older than the oldest LLVM version we currently support.

Fixes https://github.com/rust-lang/rust/issues/61002.

r? ``@nagisa`` (or anyone else from ``@rust-lang/wg-llvm)``
2021-07-22 13:39:23 +02:00
..
src Rollup merge of #87307 - michaelwoerister:pgo-unwind-msvc, r=nagisa 2021-07-22 13:39:23 +02:00
Cargo.toml rustc_session: Remove unused dependency bitflags 2021-06-25 01:13:00 -07:00