Displaying 2 results from an estimated 2 matches for "5c303257".
2015 Jan 31
0
[LLVMdev] unwind's permanent residence
...Gentoo as well):
- Gentoo w/ GCC
- exherbo w/o GCC
Both are Linux. Whats the default unwinder?
--
Saleem Abdulrasool
compnerd (at) compnerd (dot) org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150130/5c303257/attachment.html>
2015 Jan 30
2
[LLVMdev] unwind's permanent residence
On Fri, Jan 30, 2015 at 3:10 PM, Saleem Abdulrasool <compnerd at compnerd.org>
wrote:
> On Fri, Jan 30, 2015 at 1:41 PM, Renato Golin <renato.golin at linaro.org>
> wrote:
>
>> What about the default unwinder for Compiler-RT? Should we assume our
>> own? Gcc's? Assuming nothing will break compilation, since the libraries
>> won't be available...