REPOSITORY
  rL LLVM

================
Comment at: lldb/trunk/source/Plugins/Makefile:16
@@ -15,3 +15,3 @@
 PARALLEL_DIRS := ABI/MacOSX-arm ABI/MacOSX-arm64 ABI/MacOSX-i386 
ABI/SysV-x86_64 \
-       ABI/SysV-hexagon \
+       ABI/SysV-hexagon ABI/SysV-ppc64 \
        Disassembler/llvm \
----------------
loladiro wrote:
> Missing ABI/SysV-ppc
Yeah, I noticed this, too.  It's been fixed in a newer revision, along with 
other bugs.

http://reviews.llvm.org/D5988



_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to