================
@@ -533,6 +533,8 @@ __rdtscp(unsigned int *__A) {
 /// \see __rdpmc
 #define _rdpmc(A) __rdpmc(A)
 
+;
----------------
hdoc wrote:

Agreed, I think it will need to change at some point and I will see if we can 
get support for doing that work.

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

Reply via email to