[PATCH] D87401: [ms] [llvm-ml] Add MASM hex float support

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 11:09:34 PDT 2020


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

Implement MASM's syntax for specifying floats in raw hexadecimal bytes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D87401

Files:
  llvm/include/llvm/MC/MCParser/MCAsmLexer.h
  llvm/lib/MC/MCParser/AsmLexer.cpp
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/test/tools/llvm-ml/builtin_types.test
  llvm/tools/llvm-mc/llvm-mc.cpp
  llvm/tools/llvm-ml/llvm-ml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87401.290780.patch
Type: text/x-patch
Size: 4343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200909/72904878/attachment.bin>


More information about the llvm-commits mailing list