[llvm-bugs] [Bug 34617] [X86] [ASM INTEL SYNTAX] clang generates incorrect assembler code when x86-asm-syntax=intel
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Sep 29 12:32:37 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34617
Konstantin Belochapka <konstantin.belochapka at sony.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Konstantin Belochapka <konstantin.belochapka at sony.com> ---
Fixed in revision:
r314140 | kbelochapka | 2017-09-25 12:26:48 -0700 (Mon, 25 Sep 2017)
[X86] [ASM INTEL SYNTAX] fix for incorrect assembler code generation when
x86-asm-syntax=intel (PR34617).
Fix for incorrect code generation when x86-asm-syntax=intel.
Differential Revision: https://reviews.llvm.org/D37945
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170929/84a57bfa/attachment.html>
More information about the llvm-bugs
mailing list