diff options
author | Zachary Turner <zturner@google.com> | 2017-06-23 23:55:32 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-06-23 23:55:32 +0000 |
commit | aaea8ee628b47db4815bea5cbcca0e24fa5654f3 (patch) | |
tree | f0d9d9b4c52b670f76f34de151279498778fc563 /llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp | |
parent | 90e5c308366b4e3dbfe2be69e4e50ca7fdb87d26 (diff) | |
download | bcm5719-llvm-aaea8ee628b47db4815bea5cbcca0e24fa5654f3.tar.gz bcm5719-llvm-aaea8ee628b47db4815bea5cbcca0e24fa5654f3.zip |
Fix LLDB build.
This was broken due to directly including windows.h, which
caused a problem when someone in LLVM called std::min in a header
file. LLDB has a windows.h include to work around this, but it
wasn't being used in these two files.
llvm-svn: 306186
Diffstat (limited to 'llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp')
0 files changed, 0 insertions, 0 deletions