diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-09-07 22:59:54 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-09-07 22:59:54 +0000 |
commit | d14c2c01392ded46ae2bc16aa6f08ab2594cc65c (patch) | |
tree | 482909159cf1ff8ac31009bdb44ab17fe4fc04ab /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | 3989c9f96f73d8ac99a5597d5de8ca6687769a82 (diff) | |
download | bcm5719-llvm-d14c2c01392ded46ae2bc16aa6f08ab2594cc65c.tar.gz bcm5719-llvm-d14c2c01392ded46ae2bc16aa6f08ab2594cc65c.zip |
builtins: make sure that flags is setup properly for __clear_cache
On Linux ARM, the syscall will take 3 arguments (start, end, flags). Ensure
that we do not pass garbage to the flags, which can cause the cacheflush call to
fail, and therefore cause an abort at runtime.
llvm-svn: 280877
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions