[LLVMbugs] [Bug 18199] New: List of ARM assembly directives that the Clang integrated-as cannot handle.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Dec 10 02:43:36 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=18199
Bug ID: 18199
Summary: List of ARM assembly directives that the Clang
integrated-as cannot handle.
Product: clang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: gaborb at inf.u-szeged.hu
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Here is a list of ARM assembly directives that the GNU assembler can handle but
the Clang integrated assembler cannot. Note that these directives are not
emitted by Clang itself when generating assembly files for ARM target.
* .arch_extension
* .dn
* .qn
* .even
* .extend
* .inst
* .ldbouble
* .movsp
* .object_arch
* .packed
* .personalityindex
* .pool
* .thumb_set
* .tlsdescseq
* .unwind_raw
--
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/20131210/889ac2f7/attachment.html>
More information about the llvm-bugs
mailing list