diff options
author | Martin Storsjo <martin@martin.st> | 2017-07-31 18:17:38 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2017-07-31 18:17:38 +0000 |
commit | e2a247ccb0e08de8fcd5999e453bac5feb66b2a7 (patch) | |
tree | 4221ef25e44e06539356072f806e8cfa9102577d /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | fea731a4aa6aabf270fbb9ba6401ca8826c55a9b (diff) | |
download | bcm5719-llvm-e2a247ccb0e08de8fcd5999e453bac5feb66b2a7.tar.gz bcm5719-llvm-e2a247ccb0e08de8fcd5999e453bac5feb66b2a7.zip |
[Targets] Move addCygMingDefines into the arch-independent Targets.cpp (NFC)
This fixes a dependency inconsistency, where addMinGWDefines in Targets.cpp
(used from other architectures than X86) called the addCygMingDefines function
in X86.h.
This was inconsistently split in SVN r308791 (D35701).
Differential Revision: https://reviews.llvm.org/D36072
llvm-svn: 309598
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions