diff options
author | Andrew Litteken <andrew_litteken@apple.com> | 2020-04-10 14:46:09 -0700 |
---|---|---|
committer | Andrew Litteken <andrew_litteken@apple.com> | 2020-04-20 13:33:31 -0700 |
commit | 1488bef8fc916fb5b563122bf64b949bb5c16464 (patch) | |
tree | 314bc4668ce1a04b27a3c008269aebcc6c45b508 /llvm/lib/Transforms/Utils/Utils.cpp | |
parent | e687aa82826385454a3d3a192a46b7a9d4eddae1 (diff) | |
download | llvm-1488bef8fc916fb5b563122bf64b949bb5c16464.zip llvm-1488bef8fc916fb5b563122bf64b949bb5c16464.tar.gz llvm-1488bef8fc916fb5b563122bf64b949bb5c16464.tar.bz2 |
[MachineOutliner] Annotation for outlined functions in AArch64
- Adding changes to support comments on outlined functions with outlining for the conditions through which it was outlined (e.g. Thunks, Tail calls)
- Adapts the emitFunctionHeader to print out a comment next to the header if the target specifies it based on information in MachineFunctionInfo
- Adds mir test for function annotiation
Differential Revision: https://reviews.llvm.org/D78062
Diffstat (limited to 'llvm/lib/Transforms/Utils/Utils.cpp')
0 files changed, 0 insertions, 0 deletions