[PATCH] D48583: CFI: Print DSO names for failed cross-DSO icalls
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 26 11:30:41 PDT 2018
pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: test/cfi/cross-dso-diagnostic.cpp:7
+
+// REQUIRES: cxxabi
+
----------------
I think you also need `// UNSUPPORTED: win32`.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D48583
More information about the llvm-commits
mailing list