forked from OSchip/llvm-project
parent
2d28e281e9
commit
52636b2a81
|
@ -7,7 +7,7 @@
|
|||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// This file implements bottom-up inlining of functions into callees.
|
||||
// This file implements heuristics for inlining decisions.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
|
Loading…
Reference in New Issue