OSDN Git Service

Remove needless include (unistd.h) in DebugIR pass
authorDaniel Malea <daniel.malea@intel.com>
Fri, 28 Jun 2013 19:19:44 +0000 (19:19 +0000)
committerDaniel Malea <daniel.malea@intel.com>
Fri, 28 Jun 2013 19:19:44 +0000 (19:19 +0000)
commit3ca4fa7c265b9f42d2c6bad2362c6ba6640d1b92
tree4e29a5be42cf3109824ab74dda15821c2d10f540
parente16e687034fb416f9e6f90d8e169cc8633c34f35
Remove needless include (unistd.h) in DebugIR pass
- should unbreak Windows builds

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185198 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/DebugIR.cpp