diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-01-31 18:58:35 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-01-31 19:01:08 -0500 |
commit | 4a780aa13ee5e1c8268de54ef946200a270127b9 (patch) | |
tree | f835282d6f499ed05d63813f231291661d11f019 /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | 7a836ba3c5f2bdbd8b802a205f21b477ef91963d (diff) | |
download | llvm-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