[PATCH] D15427: Set debugger tuning from TargetOptions (NFC)
    Paul Robinson via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Dec 10 11:04:54 PST 2015
    
    
  
probinson created this revision.
probinson added reviewers: echristo, dblaikie, aprantl.
probinson added a subscriber: llvm-commits.
Putting this in TargetOptions means Clang or LTO or whatever can set it more easily.
http://reviews.llvm.org/D15427
Files:
  include/llvm/CodeGen/CommandFlags.h
  include/llvm/Target/TargetOptions.h
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15427.42448.patch
Type: text/x-patch
Size: 7182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151210/d95e7636/attachment.bin>
    
    
More information about the llvm-commits
mailing list