[PATCH] D39831: [Driver] Make the use of relax relocations a per target option
Rafael Avila de Espindola via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 21 16:08:42 PST 2017
Petr Hosek <phosek at google.com> writes:
> That's the Fuchsia CMake cache file which is used to build Fuchsia
> toolchain, it's not needed there anymore because Fuchsia Clang driver now
> handles this. I haven't touched Clang's CMakeLists.txt which defines
> the ENABLE_X86_RELAX_RELOCATIONS option.
Oops, I guess I should have read the filename.
LGTM.
Thanks,
Rafael
More information about the cfe-commits
mailing list