diff options
author | David Spickett <david.spickett@linaro.org> | 2025-07-03 09:40:57 +0000 |
---|---|---|
committer | David Spickett <david.spickett@linaro.org> | 2025-07-03 09:42:35 +0000 |
commit | 563bea91222f534d90c2baa645a5e2bc4132e9a8 (patch) | |
tree | 7680f78a94cbdd7687be42aa7fde7775582cfe4c /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | d56c06e6c9f0cf03d75fd755c099a6844ecf38e6 (diff) | |
download | llvm-563bea91222f534d90c2baa645a5e2bc4132e9a8.zip llvm-563bea91222f534d90c2baa645a5e2bc4132e9a8.tar.gz llvm-563bea91222f534d90c2baa645a5e2bc4132e9a8.tar.bz2 |
[lldb][test] Enable TestIRInterpreter on Windows
Relates to https://github.com/llvm/llvm-project/issues/22139
This used to be broken because the expressions didn't work,
but the test also used getpid which isn't avaialable on Windows.
So when the expressions started working, evaluation still failed
due to getpid.
I made it call GetCurrentProcessId and it worked.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions