summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/unsigned-overflow.c
diff options
context:
space:
mode:
authorChaoren Lin <chaorenl@google.com>2015-03-21 03:59:29 +0000
committerChaoren Lin <chaorenl@google.com>2015-03-21 03:59:29 +0000
commit0a6ce26c387055e5d6803cab130195190103f6ce (patch)
tree213afe0b786d482ba3805900ccf74d2d2a29006e /clang/test/CodeGen/unsigned-overflow.c
parent83eb13c9672a457eff4a74590b02d86bdb36b594 (diff)
downloadbcm5719-llvm-0a6ce26c387055e5d6803cab130195190103f6ce.tar.gz
bcm5719-llvm-0a6ce26c387055e5d6803cab130195190103f6ce.zip
Fix ComputeSupportExeDirectory for Linux (merge with Android).
Summary: ComputeSupportExeDirectory relied on ComputeSharedLibraryDirectory which was not always reliable. Using procfs seems to be the best way to deal with it on Linux (since it's already done on Android, might as well merge it). Reviewers: ovyalov Reviewed By: ovyalov Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D8511 llvm-svn: 232883
Diffstat (limited to 'clang/test/CodeGen/unsigned-overflow.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud