[PATCH] Move logic from llvm::Triple::getARMCPUForArch to driver::tools::arm::getARMCPUForMArch

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Mar 26 19:10:19 PDT 2015


On 26 March 2015 at 12:58, Renato Golin <renato.golin at linaro.org> wrote:
> If the out-of-line is in LLVM, then there's no way of knowing this is the only user. Any other front-end of separate project can be using it, unfortunately.

No opinion in this particular case, but we offer no API stability
guarantees in general.

Cheers,
Rafael



More information about the llvm-commits mailing list