[PATCH] D85630: [cmake] Don't build with -O3 -fPIC on Solaris/sparcv9
    James Y Knight via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Aug 17 14:28:02 PDT 2020
    
    
  
jyknight added a comment.
Presumably this is a bug in //something// -- either the solaris linker, in g++, or in the llvm code being mis-compiled? It seems unfortunate to put in place a hacky workaround like this, without a bug reference to the responsible component.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85630/new/
https://reviews.llvm.org/D85630
    
    
More information about the llvm-commits
mailing list