summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2018-08-01 22:42:23 +0000
committerLang Hames <lhames@gmail.com>2018-08-01 22:42:23 +0000
commitbfea8cdc69ede81340c6aa7690fd1be0f8573ef1 (patch)
tree6bd65e2527cd81ea5f7fa690db2547187285eda6 /lldb/packages/Python/lldbsuite/test
parent54d251b9010a90b2987cee6c8fc6e6aaa8602f4f (diff)
downloadbcm5719-llvm-bfea8cdc69ede81340c6aa7690fd1be0f8573ef1.tar.gz
bcm5719-llvm-bfea8cdc69ede81340c6aa7690fd1be0f8573ef1.zip
[ORC] Add a 'Callable' flag to JITSymbolFlags.
The callable flag can be used to indicate that a symbol is callable. If present, the symbol is callable. If absent, the symbol may or may not be callable (the client must determine this by context, for example by examining the program representation that will provide the symbol definition). This flag will be used in the near future to enable creation of lazy compilation stubs based on SymbolFlagsMap instances only (without having to provide additional information to determine which symbols need stubs). llvm-svn: 338649
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud