XFail TestIRInterpreter on Windows
authorAdrian McCarthy <amccarth@google.com>
Wed, 27 Apr 2016 21:53:19 +0000 (21:53 +0000)
committerAdrian McCarthy <amccarth@google.com>
Wed, 27 Apr 2016 21:53:19 +0000 (21:53 +0000)
commit37d3fac3a7e78fa3484428fed2787f2c655d52e6
tree207f54ba72dbbb3d025aad19bfbaa9b931188e70
parenta3782da3e3ff4bbfc955d38cd03e8aa12f53f4d5
XFail TestIRInterpreter on Windows

There's an open bug with calling functions in the inferior.  And Windows doesn't have the POSIX function getpid().

Differential Revision: http://reviews.llvm.org/D19626

llvm-svn: 267800
lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter/TestIRInterpreter.py