[PATCH] D43627: [DEBUGINFO] Add flag for DWARF2 or less to use sections as references.
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 28 12:39:03 PST 2018
echristo added a comment.
Using sections as references is, in general, a good idea when we can so I'd rather not tie that to whether or not we emit certain sections. If you don't mind reverting that aspect of the change I'd appreciate it and we can get that in via some other preference or a strict requirement via the asm printer as we're planning on doing for the rest of the nvptx section emission.
Repository:
rL LLVM
https://reviews.llvm.org/D43627
More information about the llvm-commits
mailing list