================
@@ -73,8 +73,6 @@ enum CPUFeatures {
   FEAT_SSBS,
   FEAT_SSBS2,
   FEAT_BTI,
-  FEAT_LS64,
-  FEAT_LS64_V,
----------------
tmatheson-arm wrote:

>  If object A uses bit 36, object B uses bit 35 and the runtime uses bit 34, 
> how is it ever going to work?

Using them for what? Where are these bits being passed across an object file 
boundary?

https://github.com/llvm/llvm-project/pull/108024
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to