diff options
author | Jessica Paquette <jpaquette@apple.com> | 2018-09-20 18:53:53 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2018-09-20 18:53:53 +0000 |
commit | cc06a782baa9fcabc5e10b42e23e06d6018cc429 (patch) | |
tree | 3f113d710165a135e39fbbb3e16247909ca7f458 /llvm/test | |
parent | 77beee413648b117491eb9bd184ba99daee95667 (diff) | |
download | bcm5719-llvm-cc06a782baa9fcabc5e10b42e23e06d6018cc429.tar.gz bcm5719-llvm-cc06a782baa9fcabc5e10b42e23e06d6018cc429.zip |
[MachineOutliner][NFC] Move debug info emission to createOutlinedFunction
When you create an outlined function, you know everything you need to know
to decide if debug info should be created. If we emit debug info in
createOutlinedFunction, then we don't need to keep track of every IR function
we create.
llvm-svn: 342677
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions