[PATCH] D23933: [XRay] ARM 32-bit no-Thumb support in compiler-rt

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 18 17:44:48 PDT 2016


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

@rengolin -- do we need to wait for the test, or can we do that post-commit?


================
Comment at: lib/xray/xray_arm.cc:1
@@ +1,2 @@
+//===-- xray_arm.cpp --------------------------------------------*- C++ -*-===//
+//
----------------
nit: s/xray_arm.cpp/xray_arm.cc/


https://reviews.llvm.org/D23933





More information about the llvm-commits mailing list