[llvm-commits] [llvm] r94164 - in /llvm/trunk: include/llvm-c/ lib/Analysis/ lib/Analysis/IPA/ lib/Archive/ lib/AsmParser/ lib/Bitcode/Reader/ lib/Bitcode/Writer/ lib/CodeGen/ lib/CodeGen/AsmPrinter/ lib/CodeGen/SelectionDAG/ lib/ExecutionEngine/

Chris Lattner sabre at nondot.org
Fri Jan 22 18:15:03 PST 2010


On Jan 22, 2010, at 4:11 PM, Jeffrey Yasskin wrote:

>> 
>> This #if 0's out 3 unit tests, because gtest requires RTTI information.
>> Suggestions welcome on how to fix this.
> 
> Here's a patch that fixes it. I'm not sure if this is the right place
> to put the -D's though.

Works for me, please commit.  Thanks!



More information about the llvm-commits mailing list