[PATCH] Remove NaClX86_64TargetCodeGenInfo

Jan Voung jvoung at chromium.org
Wed Jan 28 14:57:55 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)) {}
----------------
Can the ARM one be removed too?

http://reviews.llvm.org/D7234

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list