[Lldb-commits] [PATCH] D47064: Add some apple-tables lookup tests

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 18 07:13:30 PDT 2018


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

LGTM!



================
Comment at: lit/SymbolFile/DWARF/find-basic-function.cpp:17
 // RUN:   FileCheck --check-prefix=EMPTY %s
+//
+// RUN: clang %s -g -c -o %t --target=x86_64-apple-macosx
----------------
`%t.o`?


https://reviews.llvm.org/D47064





More information about the lldb-commits mailing list