[all-commits] [llvm/llvm-project] aa7f3a: [profile] Speculative fix for Windows after D68351
Vedant Kumar via All-commits
all-commits at lists.llvm.org
Thu Oct 31 16:23:45 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aa7f3a405d112d9fe0084a8b3c4667e265f607ad
https://github.com/llvm/llvm-project/commit/aa7f3a405d112d9fe0084a8b3c4667e265f607ad
Author: Vedant Kumar <vsk at apple.com>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M compiler-rt/lib/profile/InstrProfilingPort.h
Log Message:
-----------
[profile] Speculative fix for Windows after D68351
setenv() appears to not be available on Windows:
http://lab.llvm.org:8011/builders/sanitizer-windows/builds/53545/steps/stage%201%20build/logs/stdio
More information about the All-commits
mailing list