[Bug translator/13974] sdt.h is incompatible with clang
jistone at redhat dot com
sourceware-bugzilla@sourceware.org
Sat Sep 21 00:19:00 GMT 2013
https://sourceware.org/bugzilla/show_bug.cgi?id=13974
Josh Stone <jistone at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Josh Stone <jistone at redhat dot com> ---
Martin C. Martin filed a couple bugs with LLVM:
http://llvm.org/bugs/show_bug.cgi?id=17198
http://llvm.org/bugs/show_bug.cgi?id=17270
The first is now fixed with llvm-mc gaining support for the "?" flag.
The second gave us a hint that led me to use %note instead of "note", with
%%-quoting as needed for operand expansion. This is pushed in commit a31190f5.
So I think we can call this FIXED, but let's keep a careful eye on that %note
form to make sure it doesn't create problems anywhere else...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list