[PATCH] D141968: [NFC] Consolidate llvm::CodeGenOpt::Level handling
    Scott Linder via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jan 23 15:34:49 PST 2023
    
    
  
scott.linder added a comment.
I also ended up changing the underlying type to `int` to resolve https://lab.llvm.org/buildbot/#/builders/61/builds/38754 , and I removed the `getID` function (with the implicit conversions it would never get used anyway).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141968/new/
https://reviews.llvm.org/D141968
    
    
More information about the llvm-commits
mailing list