Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/Target/X86/AsmParser/
-
Target/
-
X86/
-
AsmParser/
-
X86AsmParser.cpp
-
test/MC/X86/
-
MC/
-
X86/
-
intel-syntax.s
Hide Panel
f
Keyboard Reference
?
Differential
D15268
Adding support for FWORD type for MS inline asm
Closed
Public
Authored by
myatsina
on Dec 6 2015, 10:11 AM.
Download Raw Diff
Details
Reviewers
rnk
mcrosier
Commits
rG497d44a0810f: [X86] Adding support for FWORD type for MS inline asm
rL254904: [X86] Adding support for FWORD type for MS inline asm
Summary
Adding support for FWORD type for MS inline asm
Diff Detail
Repository
rL LLVM
Event Timeline
myatsina
updated this revision to
Diff 42017
.
Dec 6 2015, 10:11 AM
myatsina
retitled this revision from
to
Adding support for FWORD type for MS inline asm
.
myatsina
updated this object.
myatsina
added reviewers:
rnk
,
mcrosier
.
myatsina
set the repository for this revision to
rL LLVM
.
myatsina
added a subscriber:
llvm-commits
.
mcrosier
accepted this revision.
Dec 6 2015, 3:33 PM
mcrosier
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Dec 6 2015, 3:33 PM
Closed by commit
rL254904: [X86] Adding support for FWORD type for MS inline asm
(authored by
myatsina
).
·
Explain Why
Dec 7 2015, 5:12 AM
This revision was automatically updated to reflect the committed changes.