[PATCH] D30812: AsmPrinter: Don't treat symbols with prefix data as code

Moritz Angermann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 10 01:04:27 PST 2017


angerman added a comment.

The sample code demonstrating this defect can be found in https://github.com/bgamari/symbol-type-repro
The corresponding bugreport is https://bugs.llvm.org/show_bug.cgi?id=31484. Ben Gamari is to be credited
for the original patch.


https://reviews.llvm.org/D30812





More information about the llvm-commits mailing list