[PATCH] D105399: [lld/mac] Don't crash on 32-bit output binaries when dead-stripping
    Nico Weber via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Jul  4 11:01:39 PDT 2021
    
    
  
thakis added a comment.
In D105399#2857141 <https://reviews.llvm.org/D105399#2857141>, @tschuett wrote:
> `static_cast`+ Macro feels hacky. `numeric_limits` is more descriptive.
I don't see any advantage to numeric_limits here.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105399/new/
https://reviews.llvm.org/D105399
    
    
More information about the llvm-commits
mailing list