craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.

LGTM other than that one minor.



================
Comment at: clang/lib/CodeGen/TargetInfo.cpp:2515
+                          SourceLocation CallLoc,
+                          llvm::StringMap<bool> &CallerMap,
+                          llvm::StringMap<bool> &CalleeMap, QualType Ty,
----------------
const the maps here too?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82562/new/

https://reviews.llvm.org/D82562



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to