[PATCH] D27986: Print numeric section flag for OS/processor specific bits
Prakhar Bahuguna via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 01:43:00 PST 2017
prakhar marked an inline comment as done.
prakhar added a comment.
Yes, since no other OS/processor specific flag has a text equivalent, it might be better to not emit one for purecode at all. This is independent of the fact that these flags are being lost in the assembler output as LLVM currently does not emit them in numeric form.
https://reviews.llvm.org/D27986
More information about the llvm-commits
mailing list