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

Phoebe Wang via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 19 22:06:13 PDT 2024


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

Why it depends?

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


More information about the cfe-commits mailing list