commit | d11ea2f4ad864507e5ba977f200bca61254e94be | [log] [tgz] |
---|---|---|
author | Marcin Koscielnicki <koriakin@0x04.net> | Thu May 05 11:35:51 2016 +0000 |
committer | Marcin Koscielnicki <koriakin@0x04.net> | Thu May 05 11:35:51 2016 +0000 |
tree | 3ff5a90d98a4fb92cd98d5b6d3f1159693660ee4 | |
parent | 68065ba0432738172a882616b111ebda912a0466 [diff] |
[X86] Extend some Linux special cases to cover kFreeBSD. Both Linux and kFreeBSD use glibc, so follow similiar code paths. Add isTargetGlibc to check for this, and use it instead of isTargetLinux in a few places. Fixes PR22248 for kFreeBSD. Differential Revision: http://reviews.llvm.org/D19104 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268624 91177308-0d34-0410-b5e6-96231b3b80d8