diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2022-03-11 12:51:24 -0600 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2022-03-11 16:46:03 -0600 |
commit | e92891f864df23bcf17702c655e7010b738fdd32 (patch) | |
tree | 78c93f57f4cfddb70598640d2799946dfd5995ae /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | f3ad8cf00e2131513a9bcb9a22ee23102559b19b (diff) | |
download | llvm-e92891f864df23bcf17702c655e7010b738fdd32.zip llvm-e92891f864df23bcf17702c655e7010b738fdd32.tar.gz llvm-e92891f864df23bcf17702c655e7010b738fdd32.tar.bz2 |
[Attributor] Allow not to default initialize AAs for live internal functions
Outside users of the Attributor, e.g., OpenMP-opt, want to seed AAs
themselves. We should not seed all default AAs one an internal function
becomes live. That said, there should be a callback such that they can
do lazy seeding as well.
Differential Revision: https://reviews.llvm.org/D121489
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions