forked from OSchip/llvm-project
Fixed incorrect "path name" in preamble (comment) of header file.
llvm-svn: 43401
This commit is contained in:
parent
b0bfd69684
commit
f8555a23ec
|
@ -1,4 +1,4 @@
|
||||||
//===-- llvm/Support/APInt.h - For Arbitrary Precision Integer -*- C++ -*--===//
|
//===-- llvm/ADT/APInt.h - For Arbitrary Precision Integer -----*- C++ -*--===//
|
||||||
//
|
//
|
||||||
// The LLVM Compiler Infrastructure
|
// The LLVM Compiler Infrastructure
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue