summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/char/main.cpp
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2015-12-15 23:00:33 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2015-12-15 23:00:33 +0000
commitda1cf9287c193278469af382486a10a053e49959 (patch)
tree2fded034df06dadb008ef26b335e2fe962f44fcc /lldb/packages/Python/lldbsuite/test/expression_command/char/main.cpp
parentfd6f92d5cb962a2b72c105dd8440ba831019964c (diff)
downloadbcm5719-llvm-da1cf9287c193278469af382486a10a053e49959.tar.gz
bcm5719-llvm-da1cf9287c193278469af382486a10a053e49959.zip
Cross-DSO control flow integrity (compiler-rt part).
This is an initial version of the runtime cross-DSO CFI support library. It contains a number of FIXMEs, ex. it does not support the diagnostic mode nor dlopen/dlclose, but it works and can be tested. Diagnostic mode, in particular, would require some refactoring (we'd like to gather all CFI hooks in the UBSan library into one function so that we could easier pass the diagnostic information down to __cfi_check). It will be implemented later. Once the diagnostic mode is in, I plan to create a second test configuration to run all existing tests in both modes. For now, this patch includes only a few new cross-DSO tests. llvm-svn: 255695
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/char/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud