[PATCH] D28213: [Frontend] Correct values of ATOMIC_*_LOCK_FREE to match builtin
    Eli Friedman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar 19 14:19:57 PDT 2019
    
    
  
efriedma added a comment.
It's kind of awkward to use ">=" on a CPU enum, but yes, that's the right idea.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D28213/new/
https://reviews.llvm.org/D28213
    
    
More information about the llvm-commits
mailing list