[all-commits] [llvm/llvm-project] bc9617: [ms] [llvm-ml] Handle OPTION PROLOGUE/EPILOGUE:NONE
Eric Astor via All-commits
all-commits at lists.llvm.org
Wed Aug 10 10:52:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc9617899c6eb57f7c505bf0271ae6c8d4081aec
https://github.com/llvm/llvm-project/commit/bc9617899c6eb57f7c505bf0271ae6c8d4081aec
Author: Eric Astor <epastor at google.com>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M llvm/lib/MC/MCParser/COFFMasmParser.cpp
A llvm/test/tools/llvm-ml/option_prologue_epilogue_none.asm
Log Message:
-----------
[ms] [llvm-ml] Handle OPTION PROLOGUE/EPILOGUE:NONE
Since we don't yet implement PROC's PROLOGUE and EPILOGUE support, we can safely ignore the option that disables them.
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D131524
More information about the All-commits
mailing list