[PATCH] D90305: Correctly parse and print Tag_THUMB_ISA_use=3

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 06:30:34 PDT 2020


LemonBoy created this revision.
LemonBoy added reviewers: t.p.northover, rengolin, aemerson.
Herald added subscribers: llvm-commits, jdoerfert, hiraditya, kristof.beyls.
Herald added a project: LLVM.
LemonBoy requested review of this revision.

I took the "Permitted"/"Not Permitted" combo from the `Tag_ARM_ISA_use` case (GNU tools print "Yes").


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90305

Files:
  llvm/lib/Support/ARMAttributeParser.cpp
  llvm/test/MC/ARM/assembly-default-build-attributes.s
  llvm/test/MC/ARM/directive-arch-armv8m.s
  llvm/unittests/Support/ARMAttributeParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90305.301264.patch
Type: text/x-patch
Size: 4433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201028/d702e419/attachment.bin>


More information about the llvm-commits mailing list