See http://reviews.llvm.org/D21100 for context/rationale behind this change.
CC:ing PPC as it seems to be the only user of this feature.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM with a comment in CodeGen.h saying this maps -fpic/-fPIC. Please
also improve the commit message to mention that Default is being
converted to NotPIC so that target independent code can reason about
this.