Displaying 1 result from an estimated 1 matches for "clang360".
Did you mean:
clang3.0
2015 Feb 05
4
[LLVMdev] Fwd: [cfe-dev] freebsd-mips64 unhandled .cpsetup
...End of search list.
> <inline asm>:6:20: error: expected identifier
> .cpsetup $31, $2, 1b
> ^
> Assertion failed: (!Name.empty() && "Normal symbols cannot be
> unnamed!"), function GetOrCreateSymbol, file
> /home/sbruno/bsd/clang360-import/lib/clang/libllvmmc/../../../contrib/llvm/lib/MC/MCContext.cpp,
> line 101.
>
>
> Obviously, this is handled by gcc "just fine" in our case, but I'm more
> interested in moving forward to clang. :-)
>
> sean