diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-04-13 01:03:57 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-04-13 01:03:57 +0000 |
commit | 37613a9c6f7adb44692a4efd1100bbb7ed0b7355 (patch) | |
tree | cdffa19d8ff74df2fcac463da2976471d640c2c4 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 2f08822f9d364c673f8ea6103796511849bb55f4 (diff) | |
download | llvm-37613a9c6f7adb44692a4efd1100bbb7ed0b7355.zip llvm-37613a9c6f7adb44692a4efd1100bbb7ed0b7355.tar.gz llvm-37613a9c6f7adb44692a4efd1100bbb7ed0b7355.tar.bz2 |
Introduce SourceManager::getDecomposedIncludedLoc, that returns the "included/expanded in" decomposed location of the given FileID.
The main benefit is to speed-up SourceManager::isBeforeInTranslationUnit which is common to query
the included/expanded location of the same FileID multiple times.
llvm-svn: 179435
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions