arsenm wrote:

> > No, because it still depends on the specific boundarch/subtarget for the 
> > feature string
> 
> Wouldn't this already be available through the argument list after 
> TranslateArgs?

Like in https://github.com/llvm/llvm-project/pull/196504, I'm against 
re-parsing the same information every time we want to use target information. 
Plus there are FIXMEs scattered around to move away from using TranslateArgs 

https://github.com/llvm/llvm-project/pull/196503
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to