[ORC][NFC] Fix a header comment

This commit is contained in:
Stefan Gränitz 2020-08-14 11:45:46 +02:00
parent ebf521e784
commit 397b3cc9e5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===--- LLJITWithLazyReexports.cpp - LLJIT example with custom laziness --===// //===--- LLJITWithChildProcess.cpp - LLJIT targeting a child process ------===//
// //
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information. // See https://llvm.org/LICENSE.txt for license information.