search for: 781a112a

Displaying 2 results from an estimated 2 matches for "781a112a".

Did you mean: 7811e2a
2013 Feb 05
0
[LLVMdev] [cfe-dev] Integrated ARM assembler
...easonably can be. Relying on gas is icky. Does anyone know of actual > clang regressions that would be triggered? > > Cheers. > > Tim > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130205/781a112a/attachment.html>
2013 Feb 05
2
[LLVMdev] [cfe-dev] Integrated ARM assembler
Hi Greg, I'd also like to see the integrated assembler enabled, though I'm only very weakly connected to the 32-bit backend. > 1) The assembly parser does not parse the ARM-ELF directives. Renato asked about inline assembly here, but I think the key question is over the directives LLVM itself decides to generate as a result of Clang invocations. I had a very brief encounter last year