[llvm-commits] [llvm] r170041 - in /llvm/trunk: include/llvm/MC/MCAssembler.h include/llvm/MC/MCContext.h include/llvm/MC/MCObjectStreamer.h include/llvm/MC/MCStreamer.h lib/CodeGen/AsmPrinter/AsmPrinter.cpp lib/CodeGen/MachineModuleInfo.cpp lib/MC/MCAssembler.cpp lib/MC/MCContext.cpp lib/MC/MCObjectStreamer.cpp lib/MC/MCStreamer.cpp
    Pedro Artigas 
    partigas at apple.com
       
    Mon Dec 17 09:40:04 PST 2012
    
    
  
Hello Rafael,
It is not always true, if you check the creation of MCContext it is false in at least one case.
Thanks
Pedro
On Dec 16, 2012, at 6:23 PM, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> DoAutoReset is always true, no? Can you add a comment saying you have
> an out of tree use of it so it is not deleted?
> 
> Thanks,
> Rafael
    
    
More information about the llvm-commits
mailing list