[PATCH] D92503: [ms] [llvm-ml] Fix case-sensitivity for variables and textmacros

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 13:03:23 PST 2020


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

Make variables and text-macro references case-insensitive, to match ml.exe.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92503

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92503.309036.patch
Type: text/x-patch
Size: 3975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/833a5c13/attachment.bin>


More information about the llvm-commits mailing list