forked from OSchip/llvm-project
136494c256
1. /proc/self/smaps may be bigger than 1 << 14. On my machine, it is 26KB. 2. The read system call may return a partially filled buffer. We need to check the return value from read. Patch by H.J. Lu llvm-svn: 231502 |
||
---|---|---|
.. | ||
BlocksRuntime | ||
asan | ||
builtins | ||
cfi | ||
dfsan | ||
lsan | ||
msan | ||
profile | ||
sanitizer_common | ||
tsan | ||
ubsan | ||
CMakeLists.txt | ||
lit.common.cfg | ||
lit.common.configured.in |