[llvm] r191052 - Added support for generate DWARF .debug_aranges sections automatically.

Renato Golin renato.golin at linaro.org
Fri Sep 20 00:59:07 PDT 2013


Hi Richard,

Some tests assume x86_64-unknown-linux-gnu is available on all targets,
which is not true:

http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/11565/steps/check-all/logs/LLVM%3A%3Adwarf-aranges.ll

If your test is specific to x86_64, then please read this page:

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

If not, please remove any target-specific knowledge.

cheers,
--renato


On 20 September 2013 00:21, Richard Mitton <richard at codersnotes.com> wrote:

> Author: rmitton
> Date: Thu Sep 19 18:21:01 2013
> New Revision: 191052
>
> URL: http://llvm.org/viewvc/llvm-project?rev=191052&view=rev
> Log:
> Added support for generate DWARF .debug_aranges sections automatically.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130920/fc2ccaa9/attachment.html>


More information about the llvm-commits mailing list