aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DynamicLibrary.cpp
diff options
context:
space:
mode:
authorAdrian McCarthy <amccarth@google.com>2017-07-12 19:38:11 +0000
committerAdrian McCarthy <amccarth@google.com>2017-07-12 19:38:11 +0000
commit8d090fc5316c31da62987a83c3dc2042c3517928 (patch)
treedd9119752e8e269bdbc6ebbe6453b9afc09b2789 /llvm/lib/Support/DynamicLibrary.cpp
parent35610d21b294d4cdc1fc0f3f69f348b291fa6c89 (diff)
downloadllvm-8d090fc5316c31da62987a83c3dc2042c3517928.zip
llvm-8d090fc5316c31da62987a83c3dc2042c3517928.tar.gz
llvm-8d090fc5316c31da62987a83c3dc2042c3517928.tar.bz2
[PDB] Enable NativeSession to create symbols for built-in types on demand
Summary: There is a reserved range of type indexes for built-in types (like integers). This will create a symbol for a built-in type if the caller askes for one by type index. This is also plumbing for being able to recall symbols by type index in general, but user-defined types will come in subsequent patches. Reviewers: rnk, zturner Subscribers: mgorny, hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D35163 llvm-svn: 307834
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions