[llvm] r255759 - Recommit LiveDebugValues pass after fixing a couple of minor issues.

Vikram TV via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 10:33:24 PST 2015


Hi,

I have raised a patch to do the same.
http://reviews.llvm.org/D15574


On Thu, Dec 17, 2015 at 12:01 AM, Tobias Edler von Koch <
tobias at codeaurora.org> wrote:

> Hi Vikram,
>
> Your test case DebugInfo/live-debug-values.ll is breaking the
> clang-hexagon-elf build bot (and presumably other non-X86 ones).
>
> Could you please either
> - remove the target triple & target datalayout from the test, or
> - move it to the test/DebugInfo/X86 folder if it's x86-only.
>
> Please monitor buildbots for failures after you commit something (
> http://lab.llvm.org:8011/console).
>
> Thanks,
> Tobias
>
>
> On 12/16/2015 05:09 AM, Vikram TV via llvm-commits wrote:
>
>> Author: tvvikram
>> Date: Wed Dec 16 05:09:48 2015
>> New Revision: 255759
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=255759&view=rev
>> Log:
>> Recommit LiveDebugValues pass after fixing a couple of minor issues.
>>
>> Added:
>>      llvm/trunk/lib/CodeGen/LiveDebugValues.cpp
>>      llvm/trunk/test/DebugInfo/MIR/X86/lit.local.cfg
>>      llvm/trunk/test/DebugInfo/MIR/X86/live-debug-values-3preds.mir
>>      llvm/trunk/test/DebugInfo/MIR/X86/live-debug-values.mir
>>      llvm/trunk/test/DebugInfo/MIR/lit.local.cfg
>>      llvm/trunk/test/DebugInfo/live-debug-values.ll
>> Modified:
>>      llvm/trunk/include/llvm/CodeGen/Passes.h
>>      llvm/trunk/include/llvm/InitializePasses.h
>>      llvm/trunk/lib/CodeGen/CMakeLists.txt
>>      llvm/trunk/lib/CodeGen/CodeGen.cpp
>>      llvm/trunk/lib/CodeGen/Passes.cpp
>>      llvm/trunk/test/DebugInfo/X86/array.ll
>>      llvm/trunk/test/DebugInfo/X86/fission-ranges.ll
>>      llvm/trunk/test/DebugInfo/X86/pieces-3.ll
>>
>> --
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
> a Linux Foundation Collaborative Project.
>
>


-- 

Good time...
Vikram TV
CompilerTree Technologies
Mysore, Karnataka, INDIA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/c60804f9/attachment.html>


More information about the llvm-commits mailing list