Undo usage of LLVM macros in debugserver
authorTodd Fiala <todd.fiala@gmail.com>
Wed, 10 Aug 2016 00:53:21 +0000 (00:53 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Wed, 10 Aug 2016 00:53:21 +0000 (00:53 +0000)
commitabd6186216461d2572c13a2e8959f908a6f2e020
tree315e6c714ee7b335764810f40f928bc482a9e98c
parent1c57cc2b680a2d77bb63b554b7a7d832682e883f
Undo usage of LLVM macros in debugserver

We don't take a dependency on LLVM in debugserver.
This was failing to compile before.

llvm-svn: 278190
lldb/tools/debugserver/source/RNBRemote.cpp