[PATCH] D133092: [clang] fix generation of .debug_aranges with LTO

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 14 09:44:23 PDT 2022


thakis added a comment.

Reverted this in 5631d20bfc9f77d15435badf6ce34e1a56c27e1c <https://reviews.llvm.org/rG5631d20bfc9f77d15435badf6ce34e1a56c27e1c> since the fix for the test failures this change here caused got reverted due to breaking other tests.

Let's regroup and make a new patch that lands this change with all test failures addressed :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133092



More information about the cfe-commits mailing list