diff options
author | Sean Callanan <scallanan@apple.com> | 2010-07-27 00:55:47 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2010-07-27 00:55:47 +0000 |
commit | 8ade104a0a10442b83347e21da001f0a26a73785 (patch) | |
tree | 0894b3f7eee5ad6b9d3b0e0b28e90b39f5a092c4 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | ce3a8293a0473078fa29178a00f2dc7945438572 (diff) | |
download | llvm-8ade104a0a10442b83347e21da001f0a26a73785.zip llvm-8ade104a0a10442b83347e21da001f0a26a73785.tar.gz llvm-8ade104a0a10442b83347e21da001f0a26a73785.tar.bz2 |
Changed SymbolContext so when you search for functions
it returns a list of functions as a SymbolContextList.
Rewrote the clients of SymbolContext to use this
SymbolContextList.
Rewrote some of the providers of the data to SymbolContext
to make them respect preferences as to whether the list
should be cleared first; propagated that change out.
ClangExpressionDeclMap and ClangASTSource use this new
function list to properly generate function definitions -
even for functions that don't have a prototype in the
debug information.
llvm-svn: 109476
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions