-Z profile broken since the upgrade to LLVM 11 #83552
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The same errors as #50203 (cannot merge previous GCDA file: corrupt arc tag) are happening again, starting with nightly-2020-08-24 (5180f3d), which is the first nightly after #73526.
I'm using the flags
-Zprofile -Ccodegen-units=1 -Cinline-threshold=0
, and settingCARGO_INCREMENTAL=0
in the environment.The text was updated successfully, but these errors were encountered: