ParsingInlineAsm was a misleading name. These values are only set for MS-style inline assembly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75198
[ms] Rename ParsingInlineAsm functions/variables to reflect MS-specificity. ClosedPublic Authored by epastor on Feb 26 2020, 10:48 AM.
Details Summary ParsingInlineAsm was a misleading name. These values are only set for MS-style inline assembly.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 26 2020, 10:48 AM epastor added a child revision: D73227: [ms] [llvm-ml] Use default RIP-relative addressing for x64 MASM..Feb 26 2020, 10:50 AM This revision is now accepted and ready to land.Feb 26 2020, 10:59 AM Closed by commit rG85b641c27aec: [ms] Rename ParsingInlineAsm functions/variables to reflect MS-specificity. (authored by epastor). · Explain WhyFeb 26 2020, 12:20 PM This revision was automatically updated to reflect the committed changes. epastor removed a child revision: D73227: [ms] [llvm-ml] Use default RIP-relative addressing for x64 MASM..Jul 1 2020, 8:53 AM
Revision Contents
Diff 246815 clang/lib/Parse/ParseStmtAsm.cpp
llvm/include/llvm/MC/MCParser/MCAsmParser.h
llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h
llvm/lib/MC/MCParser/AsmParser.cpp
llvm/lib/MC/MCParser/MasmParser.cpp
llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
|