[PATCH] D27986: Print numeric section flag for OS/processor specific bits

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 10:34:15 PST 2016


rengolin requested changes to this revision.
rengolin added a comment.
This revision now requires changes to proceed.

Wait, but we **do** know those flags, so it doesn't make sense to handle as unknown just because GAS does it.

We should support reading both numeric and textual versions, but it makes no sense to emit unknown.


Repository:
  rL LLVM

https://reviews.llvm.org/D27986





More information about the llvm-commits mailing list