aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileManager.cpp
diff options
context:
space:
mode:
authorJessica Paquette <jpaquette@apple.com>2018-07-24 17:42:11 +0000
committerJessica Paquette <jpaquette@apple.com>2018-07-24 17:42:11 +0000
commitfca55129b16251c89f2cebaf4ea322da58609fc8 (patch)
tree63cfb6daaa9b7edbef9c5737fb34332c3d01a7d0 /clang/lib/Basic/FileManager.cpp
parent1cc52a00792d206d4999f2c530cc8994ab0b9e65 (diff)
downloadllvm-fca55129b16251c89f2cebaf4ea322da58609fc8.zip
llvm-fca55129b16251c89f2cebaf4ea322da58609fc8.tar.gz
llvm-fca55129b16251c89f2cebaf4ea322da58609fc8.tar.bz2
[MachineOutliner][NFC] Make Candidates own their call information
Before this, TCI contained all the call information for each Candidate. This moves that information onto the Candidates. As a result, each Candidate can now supply how it ought to be called. Thus, Candidates will be able to, say, call the same function in cheaper ways when possible. This also removes that information from TCI, since it's no longer used there. A follow-up patch for the AArch64 outliner will demonstrate this. llvm-svn: 337840
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions