Skip to content

Commit

Permalink
inlining2 -> inlining (JuliaLang#27777)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrevels authored and ViralBShah committed Jun 26, 2018
1 parent af35743 commit d494257
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/compiler/ssair/driver.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ include("compiler/ssair/domtree.jl")
include("compiler/ssair/slot2ssa.jl")
include("compiler/ssair/queries.jl")
include("compiler/ssair/passes.jl")
include("compiler/ssair/inlining2.jl")
include("compiler/ssair/inlining.jl")
include("compiler/ssair/verify.jl")
include("compiler/ssair/legacy.jl")
#@isdefined(Base) && include("compiler/ssair/show.jl")
Expand Down
File renamed without changes.

0 comments on commit d494257

Please sign in to comment.