diff options
author | Etienne Bergeron <etienneb@google.com> | 2016-07-19 15:27:23 +0000 |
---|---|---|
committer | Etienne Bergeron <etienneb@google.com> | 2016-07-19 15:27:23 +0000 |
commit | 83cc0622ec53fe0c2fed6aa56566411a44935314 (patch) | |
tree | a8d823957dd2dcd78a00586b9b069436481ba5d0 /lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp | |
parent | 0ea8d275cc97e9fbc0522068ba001666f3a50a2a (diff) | |
download | bcm5719-llvm-83cc0622ec53fe0c2fed6aa56566411a44935314.tar.gz bcm5719-llvm-83cc0622ec53fe0c2fed6aa56566411a44935314.zip |
[compiler-rt] Fix Asan imports/exports unittest
Summary:
Avoid mismatch between imports/exports for 32-bit and 64-bits version.
The test is running grep over macros to detect which functions are
intercepted. Unfortunately, exception handlers differ in 32-bit and
64-bit.
This patch is removing the exception handlers from the test.
Reviewers: rnk
Subscribers: llvm-commits, wang0109, kubabrecka, chrisha
Differential Revision: https://reviews.llvm.org/D22484
llvm-svn: 275982
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp')
0 files changed, 0 insertions, 0 deletions