[llvm-commits] [llvm] r140539 - in /llvm/trunk: include/llvm/Analysis/DebugInfo.h lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp test/DebugInfo/2011-09-26-GlobalVarContext.ll

Eric Christopher echristo at apple.com
Mon Sep 26 13:08:27 PDT 2011


On Sep 26, 2011, at 1:07 PM, Jakob Stoklund Olesen wrote:

> 
> On Sep 26, 2011, at 1:04 PM, Eric Christopher wrote:
> 
>> 
>> On Sep 26, 2011, at 12:36 PM, James Molloy wrote:
>> 
>>> Hi Jakob,
>>> 
>>> I thought I needed one, but after discussion with Devang and Eric I was convinced it was fine to remove it!
>>> 
>> 
>> I saw that too and laughed. Sorry about that.
>> 
>> In general you can make them independent, you may just have to be clever about how you write the matching.
> 
> In fact, no triple and clever matching gives you better test coverage.
> 
> Most people chicken out and add a triple, though.

Heh. That was why we were trying to get James not to do so :)

-eric



More information about the llvm-commits mailing list