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

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 14 10:50:05 PDT 2022


MaskRay added a comment.

This is not correct. GNU ld and gold don't accept `-mllvm`. You need to use `-plugin-opt=-generate...`


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