[PATCH] D86374: [TargetLoweringObjectFileImpl] Make .llvmbc and .llvmcmd non-SHF_ALLOC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 13:33:59 PDT 2021


MaskRay added a comment.

In D86374#2913034 <https://reviews.llvm.org/D86374#2913034>, @nikic wrote:

> Could you please take a look at https://bugs.llvm.org/show_bug.cgi?id=51207, which has been caused by this change?

Not very related to this patch.

The Rust code abuses a previous LLVM behavior which changed by D72194 <https://reviews.llvm.org/D72194>.
I will make a comment to https://bugs.llvm.org/show_bug.cgi?id=51207


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86374/new/

https://reviews.llvm.org/D86374



More information about the llvm-commits mailing list