[llvm] [X86] Use X86AS::GS and X86AS::FS instead of 256 and 257. NFC (PR #109342)
    Craig Topper via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Sep 19 22:53:46 PDT 2024
    
    
  
================
@@ -144,6 +144,7 @@ add_clang_library(clangCodeGen
   VarBypassDetector.cpp
 
   DEPENDS
+  vt_gen
----------------
topperc wrote:
That change is c3fe727181818d3efdd2ce96598bfe6a2d3ffb83, but I'm not sure how it got squashed into my commit
https://github.com/llvm/llvm-project/pull/109342
    
    
More information about the llvm-commits
mailing list