================
@@ -1678,10 +1687,15 @@ class FirstRoundThinBackend : public
InProcessThinBackend {
// no module hash.
return RunThinBackend(CGAddStream, IRAddStream);
+ auto Mod = ModuleMap.front().second.parseModule(BackendContext);
----------------
ilovepi wrote:
Oh, I missed that when I was looking for a way to get the triple. Thanks!
https://github.com/llvm/llvm-project/pull/179509
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits