]> granicus.if.org Git - clang/commit
Some improvements to the OpenBSD driver.
authorBrad Smith <brad@comstyle.com>
Thu, 11 Oct 2018 16:13:44 +0000 (16:13 +0000)
committerBrad Smith <brad@comstyle.com>
Thu, 11 Oct 2018 16:13:44 +0000 (16:13 +0000)
commit17773010d45da014b85dfc547ad15f0cff9ca240
treed3e8c4f95c998e8f85dba28fe184d60e22e19d1e
parent851f70b951e5e068b0afa6f69ec58e0e80b0a1a4
Some improvements to the OpenBSD driver.

- OpenBSD has switched to compiler_rt / libcxx
- Fix sysroot and lib path handling
- Some cleaning up

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@344257 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/OpenBSD.cpp
lib/Driver/ToolChains/OpenBSD.h
test/Driver/openbsd.c
test/Driver/openbsd.cpp [new file with mode: 0644]