[PATCH] D39484: LTO: Apply global DCE to ThinLTO modules at LTO opt level 0.
    Reid Kleckner via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov  2 10:01:26 PDT 2017
    
    
  
rnk added a comment.
+1, this should speed up ThinLTO -O0 in addition to being a workaround for the SEH filter function issue. Less code to generate means faster links.
Repository:
  rL LLVM
https://reviews.llvm.org/D39484
    
    
More information about the llvm-commits
mailing list