rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.
Ok, I see no harm in letting you work upstream, since no one should be relying
on the correct behaviour on opensuse for now. LGTM. Thanks!
https://reviews.llvm.org/D32347
_
ismail added a comment.
In https://reviews.llvm.org/D32347#733476, @rengolin wrote:
> In https://reviews.llvm.org/D32347#733475, @ismail wrote:
>
> > Yes openSUSE prefers the "hl" prefix to mean HardFloat.
>
>
> I'm not sure that'll do what you expect it, though. Having the "hf" at the
> end of
rengolin added reviewers: rovka, compnerd.
rengolin added a comment.
In https://reviews.llvm.org/D32347#733475, @ismail wrote:
> Yes openSUSE prefers the "hl" prefix to mean HardFloat.
I'm not sure that'll do what you expect it, though. Having the "hf" at the end
of the triple has some magical
ismail added a comment.
In https://reviews.llvm.org/D32347#733474, @rengolin wrote:
> Nothing new here, pretty much standard. No "gnueabihf"?
Yes openSUSE prefers the "hl" prefix to mean HardFloat.
https://reviews.llvm.org/D32347
___
cfe-commits
rengolin added a comment.
Nothing new here, pretty much standard. No "gnueabihf"?
https://reviews.llvm.org/D32347
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
ismail created this revision.
Herald added a subscriber: aemerson.
Add support for armv6hl-suse-linux-gnueabi and armv7hl-suse-linux-gnueabi
triples used by openSUSE/SUSE.
https://reviews.llvm.org/D32347
Files:
lib/Driver/ToolChains/Gnu.cpp
test/Driver/Inputs/opensuse_tumbleweed_armv6hl_tr