diff options
author | David Blaikie <dblaikie@gmail.com> | 2013-03-17 21:13:55 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2013-03-17 21:13:55 +0000 |
commit | 8fb82245785d570fdb55f2c1994661ec8d3dd4b6 (patch) | |
tree | eb971efa52b930d63c96189543663cc7d30ee8c5 /llvm/lib/IR/Function.cpp | |
parent | 2e488d1f0d391fa36d0ab1c4cffee3ba8c9c50f0 (diff) | |
download | bcm5719-llvm-8fb82245785d570fdb55f2c1994661ec8d3dd4b6.tar.gz bcm5719-llvm-8fb82245785d570fdb55f2c1994661ec8d3dd4b6.zip |
Split out filename & directory from DIFile to start generalizing over DIScopes
This is the first step to making all DIScopes have a common metadata prefix (so
that things (using directives, for example) that can appear in any scope can be
added to that common prefix). DIFile is itself a DIScope so the common prefix
of all DIScopes cannot be a DIFile - instead it's the raw filename/directory
name pair.
llvm-svn: 177239
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions