[clang] [llvm] [X86] Use X86AS::GS and X86AS::FS instead of 256 and 257. NFC (PR #109342)

Craig Topper via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 19 22:46:50 PDT 2024


================
@@ -144,6 +144,7 @@ add_clang_library(clangCodeGen
   VarBypassDetector.cpp
 
   DEPENDS
+  vt_gen
----------------
topperc wrote:

I don't know how that got in here.

https://github.com/llvm/llvm-project/pull/109342


More information about the cfe-commits mailing list