Link static PIE programs against rcrt0.o on OpenBSD
authorBrad Smith <brad@comstyle.com>
Sat, 12 Nov 2016 23:52:03 +0000 (23:52 +0000)
committerBrad Smith <brad@comstyle.com>
Sat, 12 Nov 2016 23:52:03 +0000 (23:52 +0000)
commit790092b61b1e3b14830470d9c25e46d910768458
treee7341911b15c61ac30493bee52b1dccf3791d335
parent6e09afa9d0df60f1e71f5872923d008f4fb32049
Link static PIE programs against rcrt0.o on OpenBSD

Patch by Stefan Kempf.

llvm-svn: 286735
clang/lib/Driver/Tools.cpp
clang/test/Driver/openbsd.c