summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2018-08-17 21:18:18 +0000
committerLang Hames <lhames@gmail.com>2018-08-17 21:18:18 +0000
commitd5f56c5979d697f1c9eabf0bdfd882baac55f402 (patch)
tree429704c49ac5d2242df1cf08cae2ce572975add7 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
parent469f076356e864b438a96a17b4c265014277e982 (diff)
downloadbcm5719-llvm-d5f56c5979d697f1c9eabf0bdfd882baac55f402.tar.gz
bcm5719-llvm-d5f56c5979d697f1c9eabf0bdfd882baac55f402.zip
[ORC] Rename VSO to JITDylib.
VSO was a little close to VDSO (an acronym on Linux for Virtual Dynamic Shared Object) for comfort. It also risks giving the impression that instances of this class could be shared between ExecutionSessions, which they can not. JITDylib seems moderately less confusing, while still hinting at how this class is intended to be used, i.e. as a JIT-compiled stand-in for a dynamic library (code that would have been a dynamic library if you had wanted to compile it ahead of time). llvm-svn: 340084
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud