diff options
author | Hans Wennborg <hans@hanshq.net> | 2016-06-27 18:03:45 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2016-06-27 18:03:45 +0000 |
commit | 8065c5187508bca7de4711b627891f5ef5968e48 (patch) | |
tree | 5a7a9ac771d640561a8d43c633066e9af101c24e /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | c6ada53be5ba03b8cb764abb4a7a0777ddcf60ad (diff) | |
download | bcm5719-llvm-8065c5187508bca7de4711b627891f5ef5968e48.tar.gz bcm5719-llvm-8065c5187508bca7de4711b627891f5ef5968e48.zip |
Fix the Windows build after r273599
That patch made all LLVM projects build with -DUNICODE. However, this doesn't
work for the OpenMP runtime.
But just overriding the flag with -UUNICODE breaks compiling ittnotify_static.c,
which for some reason needs to be compiled with -DUNICIODE. Note that compiling
ittnotify.h with -DUNICODE does not work though.
This seems like a mess. This commit fixes it for now, but it would be great
if someone who works on the OpenMP runtime could fix it properly.
llvm-svn: 273898
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions