================

----------------
sdesmalen-arm wrote:

It seems wrong to move the header files to llvm/include/llvm/Support, but to 
leave the implementation in llvm/lib/AArch64 (which ends up in a different 
library). If you move the corresponding .cpp file to llvm/lib/Support then you 
don't need to link with `AArch64Utils`.

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

Reply via email to