================
@@ -168,10 +170,10 @@ Expected<SmallVector<std::string>> getInput(const ArgList
&Args) {
/// are LLVM IR bitcode files.
// TODO: Support SPIR-V IR files.
Expected<std::unique_ptr<Module>> getBitcodeModule(StringRef File,
- LLVMContext &C) {
+ LLVMContext &Ctx) {
----------------
jhuber6 wrote:
Unrelated change?
https://github.com/llvm/llvm-project/pull/135683
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits