search for: 86fec1e1fa9cc66bbf4d

Displaying 6 results from an estimated 6 matches for "86fec1e1fa9cc66bbf4d".

2015 Sep 22
2
[compiler-rt] Add iOS simulator link flag
On Tue, Sep 22, 2015 at 01:04:27PM -0700, Chris Bieneman via llvm-dev wrote: > This does not sound right. -isysroot specified during linking should be passing through the sys root to the linker. No? It should just be dropped. Joerg
2015 Sep 22
2
[compiler-rt] Add iOS simulator link flag
...s _wordexp > in the past, now is _sigaltstack$UNIX2003"i), or ranlib getting bad input while > working on native tablegen (archive extends past end of file, no such file are > the ones I remember) > > Full commands + partial logs here: > https://gist.github.com/aw1621107/86fec1e1fa9cc66bbf4d <https://gist.github.com/aw1621107/86fec1e1fa9cc66bbf4d> > > This was built on OS X 10.11, Xcode 7.1 using the following homebrew command > and formula: > > brew install llvm --with-clang --with-sanitizers --HEAD --debug --verbose > https://github.com/aw1621107/homebre...
2015 Sep 22
2
[compiler-rt] Add iOS simulator link flag
...altstack$UNIX2003"i), or ranlib getting bad input while >>> working on native tablegen (archive extends past end of file, no such file are >>> the ones I remember) >>> >>> Full commands + partial logs here: >>> https://gist.github.com/aw1621107/86fec1e1fa9cc66bbf4d <https://gist.github.com/aw1621107/86fec1e1fa9cc66bbf4d> >>> >>> This was built on OS X 10.11, Xcode 7.1 using the following homebrew command >>> and formula: >>> >>> brew install llvm --with-clang --with-sanitizers --HEAD --debug --verbose &gt...
2015 Sep 22
2
[compiler-rt] Add iOS simulator link flag
...ting bad input while >>>>> working on native tablegen (archive extends past end of file, no such file are >>>>> the ones I remember) >>>>> >>>>> Full commands + partial logs here: >>>>> https://gist.github.com/aw1621107/86fec1e1fa9cc66bbf4d <https://gist.github.com/aw1621107/86fec1e1fa9cc66bbf4d> >>>>> >>>>> This was built on OS X 10.11, Xcode 7.1 using the following homebrew command >>>>> and formula: >>>>> >>>>> brew install llvm --with-clang --with...
2015 Sep 22
2
[compiler-rt] Add iOS simulator link flag
...;>> working on native tablegen (archive extends past end of file, no such file are >>>>>>> the ones I remember) >>>>>>> >>>>>>> Full commands + partial logs here: >>>>>>> https://gist.github.com/aw1621107/86fec1e1fa9cc66bbf4d <https://gist.github.com/aw1621107/86fec1e1fa9cc66bbf4d> >>>>>>> >>>>>>> This was built on OS X 10.11, Xcode 7.1 using the following homebrew command >>>>>>> and formula: >>>>>>> >>>>>>>...
2015 Sep 22
3
[compiler-rt] Add iOS simulator link flag
+llvm-commits (correct list) On Tue, Sep 22, 2015 at 12:32 PM, Alexey Samsonov <vonosmas at gmail.com> wrote: > Could you describe the build failures you see after applying this patch? > I'll let Chris judge if adding -Wl,-syslibroot makes sense for iossim, or > that problem should be solved differently. > > On Tue, Sep 22, 2015 at 9:37 AM, Alex Wang via llvm-dev <