Quuxplusone / LLVMBugzillaTest

0 stars 0 forks source link

Cherry-pick llvm-dwp absolute path fix to 12.0.0 #48198

Closed Quuxplusone closed 3 years ago

Quuxplusone commented 3 years ago
Bugzilla Link PR49229
Status RESOLVED FIXED
Importance P enhancement
Reported by Nikita Popov (nikita.ppv@gmail.com)
Reported on 2021-02-17 10:08:02 -0800
Last modified on 2021-02-19 21:37:49 -0800
Version trunk
Hardware PC Linux
CC dblaikie@gmail.com, htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org, tstellar@redhat.com
Fixed by commit(s) rG6ffcb2937c96bd0d7a55b984b5eb8f381b68e322, rGb1106a5b3bc9
Attachments
Blocks PR48902
Blocked by
See also

Please cherry-pick https://github.com/rust-lang/llvm-project/commit/6ffcb2937c96bd0d7a55b984b5eb8f381b68e322 onto the release branch, which fixes handling of absolute paths in llvm-dwp.

This is needed by split dwarf support in rustc (https://github.com/rust-lang/rust/pull/82102).

Quuxplusone commented 3 years ago

Merged: b1106a5b3bc9