[PATCH] D78506: [NFC] Common up TargetCodeGenInfo for all PowerPC target.
Jason Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 20 10:16:49 PDT 2020
jasonliu added a comment.
To reviewers:
Although the patch is showing changes on various ABIInfo classes. But those classes are actually untouched.
This patch only touches PowerPC TargetCodeGenInfo related classes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78506/new/
https://reviews.llvm.org/D78506
More information about the cfe-commits
mailing list