forked from OSchip/llvm-project
parent
48df096c3f
commit
ff7dc7248e
|
@ -1,4 +1,4 @@
|
|||
//===-- InstructionSimplify.h - Fold instructions into simpler forms ------===//
|
||||
//===-- InstructionSimplify.h - Fold instrs into simpler forms --*- C++ -*-===//
|
||||
//
|
||||
// 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
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue