[llvm] r201237 - Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call

Renato Golin renato.golin at linaro.org
Thu Feb 13 02:04:36 PST 2014


On 13 February 2014 09:58, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote:
> The second one seems odd. Does this buildbot limit the build to the ARM target using LLVM_TARGETS_TO_BUILD or the autoconf equivalent? If so, that's probably the cause and I'll have to split the test into target dependent parts.

Yes! :)

It takes more than an hour to compile just the ARM parts, adding extra
back-ends would be an unnecessary (for now) strain on our times to get
build breakages.

http://llvm.org/docs/TestingGuide.html#platform-specific-tests

cheers,
--renato



More information about the llvm-commits mailing list