summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/mulxc3.c
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2013-02-27 11:22:40 +0000
committerKostya Serebryany <kcc@google.com>2013-02-27 11:22:40 +0000
commitf0b8f989e93fa4a07a320c7cf54ac859bf9c164e (patch)
tree3c3e2acb80a4947a8e703cbcee52133521f7825b /compiler-rt/lib/mulxc3.c
parentbfb0cd355fc87a8834a1009c0ff7c00b2e7e0ad5 (diff)
downloadbcm5719-llvm-f0b8f989e93fa4a07a320c7cf54ac859bf9c164e.tar.gz
bcm5719-llvm-f0b8f989e93fa4a07a320c7cf54ac859bf9c164e.zip
add Linux syscall wrappers and ThreadLister to sanitizer_common
ThreadLister is a Linux-specific class for obtaining the thread IDs of a process from procfs (/proc/<pid>/task/). It will be used by leak checking code. Also add several syscall wrappers which will be required by the same code that uses ThreadLister, but are not used in ThreadLister itself. Patch by Sergey Matveev llvm-svn: 176179
Diffstat (limited to 'compiler-rt/lib/mulxc3.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud