Until we have symbolization for position independent code lets update
this documentation since clang now defaults to position independent
code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
PTAL, thanks!
llvm/test/tools/llvm-profdata/memprof-basic.test | ||
---|---|---|
29–30 | No, I checked for this test case (and the others in this patch) -Wl,-no-pie is sufficient. |
Do we also need -fno-pie here and elsewhere?