summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/Driver.cpp
diff options
context:
space:
mode:
authorEtienne Bergeron <etienneb@google.com>2016-07-18 19:50:55 +0000
committerEtienne Bergeron <etienneb@google.com>2016-07-18 19:50:55 +0000
commita81a44ffd461464e0bc89c611a766eba019bff9b (patch)
treea1e204b88f7d43ed4c26e1e93768f1118cf2852e /clang/lib/Driver/Driver.cpp
parentea5b72825b52b3063ecaab135c9594d087f16a08 (diff)
downloadbcm5719-llvm-a81a44ffd461464e0bc89c611a766eba019bff9b.tar.gz
bcm5719-llvm-a81a44ffd461464e0bc89c611a766eba019bff9b.zip
[compiler-rt] Fix incorrect handling of indirect load.
Summary: Indirect load are relative offset from RIP. The current trampoline implementation is incorrectly copying these instructions which make some unittests crashing. This patch is not fixing the unittests but it's fixing the crashes. The functions are no longer hooked. Patches will come soon to fix these unittests. Reviewers: rnk Subscribers: llvm-commits, wang0109, chrisha Differential Revision: https://reviews.llvm.org/D22410 llvm-svn: 275892
Diffstat (limited to 'clang/lib/Driver/Driver.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud