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

Daniel Sanders Daniel.Sanders at imgtec.com
Thu Feb 13 02:16:34 PST 2014


That'll be it then. I'll split this test up and put each part in the appropriate test/CodeGen/$TARGET. That way the existing lit.local.cfg's will guard each subtest.

> -----Original Message-----
> From: Renato Golin [mailto:renato.golin at linaro.org]
> Sent: 13 February 2014 10:05
> To: Daniel Sanders
> Cc: LLVM Commits
> Subject: Re: [llvm] r201237 - Demote EmitRawText call in
> AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call
> 
> 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