Add ability to reference struct symbols in memory operands.
Test case will be added on the clang side.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15748
[X86][ms-inline asm] Add support for memory operands that include structs ClosedPublic Authored by myatsina on Dec 23 2015, 7:22 AM.
Details Summary Add ability to reference struct symbols in memory operands.
Diff Detail
Event Timelinemyatsina retitled this revision from to [X86][ms-inline asm] Add support for memory operands that include structs. myatsina updated this object. Comment ActionsTest case review on clang side: This revision is now accepted and ready to land.Dec 23 2015, 8:50 AM Closed by commit rL256381: [X86][ms-inline asm] Add support for memory operands that include structs (authored by myatsina). · Explain WhyDec 24 2015, 4:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43592 llvm/trunk/lib/Target/X86/AsmParser/X86AsmParser.cpp
|