[PATCH] D55066: [ASan] Minor documentation fix: remove static linking limitation.
    Evgenii Stepanov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Nov 30 15:56:19 PST 2018
    
    
  
eugenis requested changes to this revision.
eugenis added a comment.
This revision now requires changes to proceed.
Sorry for the delay.
This is wrong, static linking is NOT supported.
You could be confusing it with static linking of asan runtime library to an executable - that is and has always been the default.
Repository:
  rC Clang
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55066/new/
https://reviews.llvm.org/D55066
    
    
More information about the llvm-commits
mailing list