diff options
author | Chad Rosier <mcrosier@codeaurora.org> | 2016-09-23 17:40:40 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@codeaurora.org> | 2016-09-23 17:40:40 +0000 |
commit | 6c46efba7818644ddab8d8c52940583c0672fd98 (patch) | |
tree | ef8c7f9295b532c6c38dd66bd9514a28af1945a7 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | a0a921888edeb808bb0dacac88c02770f268da54 (diff) | |
download | bcm5719-llvm-6c46efba7818644ddab8d8c52940583c0672fd98.tar.gz bcm5719-llvm-6c46efba7818644ddab8d8c52940583c0672fd98.zip |
Fix the following tests when running under cross-compilation:
Profile-aarch64 :: Linux/comdat_rename.test
Profile-aarch64 :: Linux/extern_template.test
Profile-aarch64 :: Linux/instrprof-comdat.test
Profile-aarch64 :: Linux/instrprof-cs.c
The issue is that the created (aarch64) binaries were attempting to run natively
instead of running through %run, which guarantees running in the proper
environment if the compilation was configured correctly.
llvm-svn: 282264
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions