diff options
author | Max Kazantsev <mkazantsev@azul.com> | 2021-05-12 14:36:24 +0700 |
---|---|---|
committer | Max Kazantsev <mkazantsev@azul.com> | 2021-05-13 12:31:59 +0700 |
commit | d8b37de8a478c1b1532e45b0bfd82ecf1c964d9a (patch) | |
tree | 8f6ab39d7e6d0a884a79e44a9dbc10ec28d82bd8 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 2f21a272af69321555cdc2794664b5eba8fc3276 (diff) | |
download | llvm-d8b37de8a478c1b1532e45b0bfd82ecf1c964d9a.zip llvm-d8b37de8a478c1b1532e45b0bfd82ecf1c964d9a.tar.gz llvm-d8b37de8a478c1b1532e45b0bfd82ecf1c964d9a.tar.bz2 |
[GC][NFC] Move GCStrategy from CodeGen to IR
We want it to be available in analyzes so that we could use the
CodeGen notion in middle-end passes (for example, to check if
a GC may free some particular pointer).
This is a preparatory patch that simply moves the files around.
Note: if this causes some build issues, this patch must just be reverted.
Differential Revision: https://reviews.llvm.org/D100557
Reviewed By: reames
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions