+1
−1
+2
−2
+1
−1
Loading
------------------------------------------------------------------------ r324043 | ruiu | 2018-02-02 01:31:05 +0100 (Fri, 02 Feb 2018) | 6 lines Fix typo: --nopie -> --no-pie. --nopie was a typo. GNU gold doesn't recognize it. It is also inconsistent with other options that have --foo and --no-foo. Differential Revision: https://reviews.llvm.org/D42825 ------------------------------------------------------------------------ llvm-svn: 324100