diff options
| author | Guozhi Wei <carrot@google.com> | 2019-04-05 18:51:08 +0000 |
|---|---|---|
| committer | Guozhi Wei <carrot@google.com> | 2019-04-05 18:51:08 +0000 |
| commit | 36fc9c31072f5daf8e99de554f6531f4b989772b (patch) | |
| tree | 5b83bc04be5ec759be1ee7cad7b96851609b098f /llvm/lib/MCA | |
| parent | 19c44c5a0042bf02725f8f057c47b72e30ab751d (diff) | |
| download | bcm5719-llvm-36fc9c31072f5daf8e99de554f6531f4b989772b.tar.gz bcm5719-llvm-36fc9c31072f5daf8e99de554f6531f4b989772b.zip | |
[LCG] Add aliased functions as LCG roots
Current LCG doesn't check aliased functions. So if an internal function has a public alias it will not be added to CG SCC, but it is still reachable from outside through the alias.
So this patch adds aliased functions to SCC.
Differential Revision: https://reviews.llvm.org/D59898
llvm-svn: 357795
Diffstat (limited to 'llvm/lib/MCA')
0 files changed, 0 insertions, 0 deletions

