[PATCH] D106453: [ms] [llvm-ml] Fix macro case-insensitivity

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 08:53:41 PDT 2021


epastor created this revision.
epastor added reviewers: mstorsjo, rnk, thakis.
Herald added a subscriber: hiraditya.
epastor requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

We previously had issues identifying macros not registered with a lowercase name.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106453

Files:
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/test/tools/llvm-ml/macro.asm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106453.360484.patch
Type: text/x-patch
Size: 3970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/57a479f1/attachment.bin>


More information about the llvm-commits mailing list