mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
[ORC] Fix file comments.
This commit is contained in:
parent
36584cd187
commit
4c6599a274
@ -1,4 +1,4 @@
|
||||
//===------ OrcError.h - Reject symbol lookup requests ------*- C++ -*-===//
|
||||
//===--------------- OrcError.h - Orc Error Types ---------------*- C++ -*-===//
|
||||
//
|
||||
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
||||
// See https://llvm.org/LICENSE.txt for license information.
|
||||
@ -6,7 +6,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// Define an error category, error codes, and helper utilities for Orc.
|
||||
// Define an error category, error codes, and helper utilities for Orc.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user