aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenAction.cpp
diff options
context:
space:
mode:
authorMax Kazantsev <mkazantsev@azul.com>2021-05-12 14:36:24 +0700
committerMax Kazantsev <mkazantsev@azul.com>2021-05-13 12:31:59 +0700
commitd8b37de8a478c1b1532e45b0bfd82ecf1c964d9a (patch)
tree8f6ab39d7e6d0a884a79e44a9dbc10ec28d82bd8 /clang/lib/CodeGen/CodeGenAction.cpp
parent2f21a272af69321555cdc2794664b5eba8fc3276 (diff)
downloadllvm-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