[PATCH] D73469: [ARM][AsmParser] Make assembly directives case insensitive

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 05:56:59 PST 2020


DavidSpickett created this revision.
DavidSpickett added a reviewer: olista01.
Herald added subscribers: llvm-commits, hiraditya, kristof.beyls.
Herald added a project: LLVM.

Also add a missing newline in the output of
the ".tlsdescseq" directive.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73469

Files:
  llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  llvm/test/MC/ARM/directives-case_insensitive.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73469.240544.patch
Type: text/x-patch
Size: 3332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/9db5c38c/attachment.bin>


More information about the llvm-commits mailing list