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

Jakob Stoklund Olesen stoklund at 2pi.dk
Mon Sep 26 13:07:45 PDT 2011


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.

/jakob




More information about the llvm-commits mailing list