[PATCH] D146085: [BOLT] Add .relr.dyn section support

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 14:36:03 PDT 2023


rafauler added a comment.

We have a build error in premerge checks:

/var/lib/buildkite-agent/builds/llvm-project/bolt/lib/Core/Relocation.cpp:644:36: error: function definition is not allowed here
uint64_t Relocation::getRelative() {


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146085



More information about the llvm-commits mailing list