[PATCH] D104965: [ms] [llvm-ml] Support built-in text macros

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 07:14:04 PDT 2021


epastor updated this revision to Diff 360444.
epastor added a comment.

Switch back to gmtime/localtime (not thread-safe, but in a generally-safe location - and more cross-platform)

Also address strftime comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104965/new/

https://reviews.llvm.org/D104965

Files:
  llvm/include/llvm/MC/MCParser/MCAsmParser.h
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/test/tools/llvm-ml/builtin_symbols.asm
  llvm/test/tools/llvm-ml/builtin_symbols_t5.inc
  llvm/tools/llvm-ml/Opts.td
  llvm/tools/llvm-ml/llvm-ml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104965.360444.patch
Type: text/x-patch
Size: 15603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/a21c0819/attachment.bin>


More information about the llvm-commits mailing list