[PATCH] Remove NaClX86_64TargetCodeGenInfo
Derek Schuff
dschuff at google.com
Wed Jan 28 15:40:57 PST 2015
================
Comment at: lib/CodeGen/TargetInfo.cpp:5061
@@ -5075,3 +5060,3 @@
public:
NaClARMTargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, ARMABIInfo::ABIKind Kind)
: TargetCodeGenInfo(new ARMABIInfo(CGT, Kind)) {}
----------------
jvoung wrote:
> Can the ARM one be removed too?
Done
http://reviews.llvm.org/D7234
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list