aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-01-31 18:58:35 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2022-01-31 19:01:08 -0500
commit4a780aa13ee5e1c8268de54ef946200a270127b9 (patch)
treef835282d6f499ed05d63813f231291661d11f019 /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parent7a836ba3c5f2bdbd8b802a205f21b477ef91963d (diff)
downloadllvm-4a780aa13ee5e1c8268de54ef946200a270127b9.zip
llvm-4a780aa13ee5e1c8268de54ef946200a270127b9.tar.gz
llvm-4a780aa13ee5e1c8268de54ef946200a270127b9.tar.bz2
[LLVM] Resolve layer violation in BitcodeWriter
Summary: The changes introduced in D116542 added a dependency on TransformUtils to use the `appendToCompilerUsed` method. This created a circular dependency. This patch simply copies the needed function locally to remove the dependency.
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions