[PATCH] D56288: [ELF] Do not enable 'new dtags' on NetBSD by default
    Kamil Rytarowski via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan  3 12:41:31 PST 2019
    
    
  
krytarowski added a comment.
We want to keep it disabled by default on NetBSD.. but it would be to keep dynamic detection of target NetBSD rather than hardcoded ifdef.
GNU ld sets it by default to false, following it would be the easiest option.
Repository:
  rLLD LLVM Linker
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56288/new/
https://reviews.llvm.org/D56288
    
    
More information about the llvm-commits
mailing list