forked from OSchip/llvm-project
parent
d288687676
commit
e1cbabaff0
|
@ -1,4 +1,4 @@
|
|||
//===-- ScopedPrinter.h ---------------------------------------------------===//
|
||||
//===-- ScopedPrinter.h ----------------------------------------*- C++ -*--===//
|
||||
//
|
||||
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
||||
// See https://llvm.org/LICENSE.txt for license information.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===- SubtargetFeatureInfo.h - Helpers for subtarget features ------------===//
|
||||
//===- SubtargetFeatureInfo.h - Helpers for subtarget features --*- C++ -*-===//
|
||||
//
|
||||
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
||||
// See https://llvm.org/LICENSE.txt for license information.
|
||||
|
|
Loading…
Reference in New Issue