[cfe-commitsatlists.llvm.org: r271801 - Add PIE magic for NetBSD. Add tests for the correct flags for]
Joerg Sonnenberger via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 5 12:29:48 PDT 2016
Hi Tom,
I'd like to merge this change for getting rid of the stupid '-pie is
nont used' warnings and to actual make it do the right thing :) This
doesn't affect any other targets.
Joerg
----- Forwarded message from Joerg Sonnenberger via cfe-commits <cfe-commitsatlists.llvm.org> -----
Author: joerg
Date: Sat Jun 4 15:03:26 2016
New Revision: 271801
URL: http://llvm.org/viewvc/llvm-project?rev=271801&view=rev
Log:
Add PIE magic for NetBSD. Add tests for the correct flags for
non-shared, PIE and shared output mode.
Modified:
cfe/trunk/lib/Driver/Tools.cpp
cfe/trunk/test/Driver/netbsd.c
----- End forwarded message -----
More information about the cfe-commits
mailing list