LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 18926 - [Meta] ARM Integrated assembler support
Summary: [Meta] ARM Integrated assembler support
Status: NEW
Alias: None
Product: libraries
Classification: Unclassified
Component: Backend: ARM (show other bugs)
Version: trunk
Hardware: PC Linux
: P normal
Assignee: Unassigned LLVM Bugs
URL:
Keywords:
Depends on: 13241 18202 19565 20117 20359 23297 25203 25332 12926 13138 13259 13537 13622 14145 14439 15172 15452 17647 17720 17769 17810 18019 18199 18231 18288 18354 18689 18891 18919 18920 18921 18928 18929 18931 19320 20529 20533 21695 23460 23507 24346 25330 26038
Blocks:
  Show dependency tree
 
Reported: 2014-02-21 05:17 PST by Renato Golin
Modified: 2017-09-25 09:45 PDT (History)
8 users (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Golin 2014-02-21 05:17:01 PST
This bug is an umbrella for all missing IAS support and serve as a first point of entry when looking what to do to finish of the support.

As of now, the IAS is already production quality, but there's still a lot of GNU syntax that is not supported, or some obscure bugs, that need trimming.

Refer to the list of dependencies for more info.