[PATCH] D116542: [OpenMP] Add a flag for embedding a file into the module
Joseph Huber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 26 14:19:16 PST 2022
jhuber6 added inline comments.
================
Comment at: llvm/lib/Bitcode/Writer/CMakeLists.txt:14
MC
+ TransformUtils
Object
----------------
I'm not sure if it's worth linking TransformUtils just for `appendToCompilerUsed` I can copy the implementation locally if not.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116542/new/
https://reviews.llvm.org/D116542
More information about the llvm-commits
mailing list