================
@@ -807,6 +807,13 @@ class LLVM_LIBRARY_VISIBILITY X86_64TargetInfo : public
X86TargetInfo {
return true;
}
+ StringRef Reg64 = RegName;
----------------
zhouguangyuan0718 wrote:Done, could you help review the comments again? https://github.com/llvm/llvm-project/pull/180242 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
