diff options
author | Warren Hunt <whunt@google.com> | 2013-11-02 00:12:15 +0000 |
---|---|---|
committer | Warren Hunt <whunt@google.com> | 2013-11-02 00:12:15 +0000 |
commit | 4349ec4e03cec38724f31ccb39050a6dc0932e01 (patch) | |
tree | b251aca03022a365818aa5fbde2fe0f0efd709db /lldb/scripts/Python/python-wrapper.swig | |
parent | b638d05ecbf341e7f8d4d792bbe6a2be177ae7b8 (diff) | |
download | llvm-4349ec4e03cec38724f31ccb39050a6dc0932e01.zip llvm-4349ec4e03cec38724f31ccb39050a6dc0932e01.tar.gz llvm-4349ec4e03cec38724f31ccb39050a6dc0932e01.tar.bz2 |
Fixes lit test that doesn't fail on windows
long in linux 64 is 64 bits but is always 32 bits on windows. The lit test was modified
to use long long instead of long and check for 64-bit mangling.
llvm-svn: 193901
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions