[PATCH] D70757: [ms] Add @feat.00 magic symbol to COFF object files from AsmParser

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 27 15:22:48 PST 2019


rnk added a comment.

Another way to look at it would be, if you round-tripped assembly through llvm-mc repeatedly, would you accumulate @feat.00 symbol definitions in the textual assembly?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70757





More information about the llvm-commits mailing list