Pass the nopie flag to the linker when linking with -pg.
authorBrad Smith <brad@comstyle.com>
Sat, 27 Oct 2018 00:23:28 +0000 (00:23 +0000)
committerBrad Smith <brad@comstyle.com>
Sat, 27 Oct 2018 00:23:28 +0000 (00:23 +0000)
commit6adb5ee40970bed594aa8ea416e71ec5dcbfd471
tree423a870e048ed794b29dc6598701e33750f944d1
parentc5dd2995dc78061fe3addf75837e24dcc27d8392
Pass the nopie flag to the linker when linking with -pg.

llvm-svn: 345439
clang/lib/Driver/ToolChains/OpenBSD.cpp
clang/test/Driver/openbsd.c