[PATCH] D36227: [ELF] - LTO: Try to be option compatible with the gold plugin.
    George Rimar via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Aug 12 07:58:49 PDT 2017
    
    
  
grimar updated this revision to Diff 110838.
grimar added a comment.
- Used `substr()` instead of `drop_front()`.
https://reviews.llvm.org/D36227
Files:
  ELF/Driver.cpp
  ELF/Options.td
  test/ELF/basic.s
  test/ELF/lto-plugin-ignore.s
  test/ELF/lto/opt-level.ll
  test/ELF/lto/save-temps.ll
  test/ELF/lto/verify-invalid.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36227.110838.patch
Type: text/x-patch
Size: 7065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170812/245b440a/attachment.bin>
    
    
More information about the llvm-commits
mailing list