about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-05-11 12:24:56 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-05-19 10:35:58 -0700
commitcb513c7b46c21c786c30901e70b62de2835a5687 (patch)
tree30ed83b091cdddf92b4650c1c3a20420012c5c24 /src/rustllvm/ExecutionEngineWrapper.cpp
parent40570eb49eb1cb688637cb58d14cdb9664ea1039 (diff)
downloadrust-cb513c7b46c21c786c30901e70b62de2835a5687.tar.gz
rust-cb513c7b46c21c786c30901e70b62de2835a5687.zip
rt: Clean up to build with cl.exe
* Detect the #define _MSC_VER in addition to __WIN32__
* Don't include valgrind.h for windows
* Remove unused `rust_valgrind_stack_{un,}register` functions
* Add stub definition for `rust_running_on_valgrind` for windows
* Conditionally define `rust_dbg_extern_empty_struct` as empty structures are
  not allowed by cl.exe apparently.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions