summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/ms-inline-asm-static-variable.c
AgeCommit message (Expand)Author
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-03-24[Inline asm] Fix mangle problem when variable used in inline asm.Xiang1 Zhang
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
2022-01-06[CodeGen] Emit elementtype attributes for indirect inline asm constraintsNikita Popov
2021-12-10[X86][MS-InlineAsm] Make the constraint *m to be simple place holderPhoebe Wang
2021-11-05[X86][MS-InlineAsm] Add constraint *m for memory access w/ global varShengchen Kan