summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorAidan Dodds <aidan@codeplay.com>2016-02-03 12:33:05 +0000
committerAidan Dodds <aidan@codeplay.com>2016-02-03 12:33:05 +0000
commit1b6785a1dff62e0105ed2327e4934595efcf1220 (patch)
tree67fb9fb2adc0ebe14b5ba58defefac9157dc4756 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parent29634fe676c855777562f8697ebfc3bb6edd5c64 (diff)
downloadbcm5719-llvm-1b6785a1dff62e0105ed2327e4934595efcf1220.tar.gz
bcm5719-llvm-1b6785a1dff62e0105ed2327e4934595efcf1220.zip
Add ability to override JIT expr compiler options.
Runtimes should be able to pass custom compilation options to the JIT for their stack frame. This patch adds a custom expression options member class to LanguageOptions, and modifies the clang expression evaluator to check the current runtime for those options. If those options are available on the runtime, they are passed to the clang compiler. Committed for Luke Drummond. Differential Revision: http://reviews.llvm.org/D15527 llvm-svn: 259644
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud