[PATCH] D44385: [DEBUGINFO] Add flag -no-dwarf-gnu-pub-sections to disable gnu pub sections.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 08:47:01 PDT 2018


dblaikie added subscribers: ABataev, dblaikie.
dblaikie added a comment.

What's the use-case/motivation? Should this be an IR feature (on a per-CU
basis, so that LTO can correctly respect some CUs requesting this feature,
and some disabling it)


Repository:
  rL LLVM

https://reviews.llvm.org/D44385





More information about the llvm-commits mailing list