mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
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