diff options
author | Jessica Paquette <jpaquette@apple.com> | 2017-07-27 23:24:43 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2017-07-27 23:24:43 +0000 |
commit | 78681be2a4add8c54b5d2797a7e7821123528076 (patch) | |
tree | 84187a27ae8919528e60c455df237525a9028a43 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 59b5e9c00c3f4c23d81648e4f644996f719cf5bb (diff) | |
download | bcm5719-llvm-78681be2a4add8c54b5d2797a7e7821123528076.tar.gz bcm5719-llvm-78681be2a4add8c54b5d2797a7e7821123528076.zip |
[MachineOutliner] Cleanup: move findCandidates out of suffix tree
Doing some cleanup in preparation for some functional changes.
This commit moves findCandidates out of the suffix tree and into the
MachineOutliner class. This is much easier to follow, and removes
the burden of candidate choice from the suffix tree.
It also adds a couple FIXMEs and simplifies building outlined function
names.
llvm-svn: 309334
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions