mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-02 07:30:52 +00:00
Fix missing -*- C++ -*-s
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187758 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ac838d1c14
commit
00d7baad90
@ -1,4 +1,4 @@
|
|||||||
//===-- InstructionSimplify.h - Fold instructions into simpler forms ------===//
|
//===-- InstructionSimplify.h - Fold instrs into simpler forms --*- C++ -*-===//
|
||||||
//
|
//
|
||||||
// The LLVM Compiler Infrastructure
|
// The LLVM Compiler Infrastructure
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
//===- InstCombineWorklist.h - Worklist for the InstCombine pass ----------===//
|
//===- InstCombineWorklist.h - Worklist for InstCombine pass ----*- C++ -*-===//
|
||||||
//
|
//
|
||||||
// The LLVM Compiler Infrastructure
|
// The LLVM Compiler Infrastructure
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user