[cfe-dev] clang cannot compile ARM assembly in libcxxabi/src/Unwind ?

Renato Golin renato.golin at linaro.org
Mon Aug 4 11:07:36 PDT 2014


On 4 August 2014 18:02, Jonathan Roelofs <jonathan at codesourcery.com> wrote:
> What would it take to get IAS to understand this syntax?

One step is to change libc++abi to not use immediate syntax on
numbers, another is probably a bug in the MC emitter.

http://llvm.org/bugs/show_bug.cgi?id=20529

cheers,
--renato



More information about the cfe-dev mailing list