================ @@ -6872,35 +6883,6 @@ void OpenMPIRBuilder::loadOffloadInfoMetadata(StringRef HostFilePath) { loadOffloadInfoMetadata(*M.get()); } -Function *OpenMPIRBuilder::createRegisterRequires(StringRef Name) { ---------------- skatrak wrote:
> It was a very obvious problem. I mixed up hexadecimal and did `0x16` when I > meant either `0x10` or `16`. Fixed now. Oh, then the "16" bit just happened to be part of the number that was being set. Glad to hear this wasn't some unexpected interaction specific to Flang. https://github.com/llvm/llvm-project/pull/80460 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits