diff options
| author | Justin Hibbits <jrh29@alumni.cwru.edu> | 2014-11-01 21:27:08 +0000 |
|---|---|---|
| committer | Justin Hibbits <jrh29@alumni.cwru.edu> | 2014-11-01 21:27:08 +0000 |
| commit | 3411c3ea539b20d6cac57efe94a2f29baef54cfe (patch) | |
| tree | 4a5d33bd25764ccb94b77b910f7cd91f6d64cecf /llvm/test/Transforms/LoopVectorize/gcc-examples.ll | |
| parent | a34568b2207835a3d08901014789c1d8888966ff (diff) | |
| download | bcm5719-llvm-3411c3ea539b20d6cac57efe94a2f29baef54cfe.tar.gz bcm5719-llvm-3411c3ea539b20d6cac57efe94a2f29baef54cfe.zip | |
Use kern.proc.auxv to get the aux data
Summary:
Instead of using a homegrown solution to get the auxv from a process, instead
use the OS-provided sysctl to get the needed data. This allows the same code to
be used for both 32-bit and 64-bit processes on a 64-bit host.
Reviewers: emaste
Reviewed By: emaste
Subscribers: emaste, lldb-commits
Differential Revision: http://reviews.llvm.org/D6071
llvm-svn: 221063
Diffstat (limited to 'llvm/test/Transforms/LoopVectorize/gcc-examples.ll')
0 files changed, 0 insertions, 0 deletions

