aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2014-03-06 23:29:58 +0000
committerGreg Clayton <gclayton@apple.com>2014-03-06 23:29:58 +0000
commit0e4b605e475690f8899c8a8a45e25b24138d2b82 (patch)
tree02cb4bfba5ef50f2fb0ca6ab6016c752dcccfff2 /llvm/lib/CodeGen/MachineInstr.cpp
parent747c5934747e2f27e5fa7b6428364af21c2e8c21 (diff)
downloadllvm-0e4b605e475690f8899c8a8a45e25b24138d2b82.zip
llvm-0e4b605e475690f8899c8a8a45e25b24138d2b82.tar.gz
llvm-0e4b605e475690f8899c8a8a45e25b24138d2b82.tar.bz2
Re-enable the JITLoaderGDB and ProcessElfCore that were disabled by:
Author: ace2001ac Date: Thu Mar 6 05:30:34 2014 New Revision: 203107 URL: http://llvm.org/viewvc/llvm-project?rev=203107&view=rev Log: Fix Windows build break introduced in r203035. Add '#if defined(__linux__) || defined(__FreeBSD__)' around JITLoaderGDB and ProcessElfCore, which are only built on Linux and FreeBSD. Modified: lldb/trunk/source/lldb.cpp Windows will need to start building all files necessary so that JITLoaderGDB and ProcessElfCore can build since they should work on all platforms. llvm-svn: 203178
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions