ruiu added inline comments. ================ Comment at: ELF/Target.cpp:1531-1532 +RelExpr getTarget2Expr() +{ + if (Config->Target2 == Target2Policy::Rel) ---------------- Format. https://reviews.llvm.org/D25684