[llvm-profdata][test] Change -Wl,-no-pie to -no-pie after D127808
authorFangrui Song <i@maskray.me>
Wed, 15 Jun 2022 17:46:37 +0000 (10:46 -0700)
committerFangrui Song <i@maskray.me>
Wed, 15 Jun 2022 17:46:37 +0000 (10:46 -0700)
commit103b28902fd66e841860706efcc0354e553cce58
tree3c160a96bcd0c80312daf7929f03f5d087d8e0fd
parenta6f2c2291ede82777fb3b92c6f2ea78d56e97aca
[llvm-profdata][test] Change -Wl,-no-pie to -no-pie after D127808

The driver option -no-pie is preferred: Clang selects different crt*.o files,
though the PIC one usually can replace the non-PIC one.
llvm/test/tools/llvm-profdata/memprof-basic.test
llvm/test/tools/llvm-profdata/memprof-inline.test
llvm/test/tools/llvm-profdata/memprof-merge.test
llvm/test/tools/llvm-profdata/memprof-multi.test