Don't miss global optimizations because we run before the inliner
authorChris Lattner <sabre@nondot.org>
Mon, 11 Oct 2004 04:47:18 +0000 (04:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Oct 2004 04:47:18 +0000 (04:47 +0000)
commite3ef9b5fe241df8eb835f1923b17314ef5e7c61f
treee164fdb40d7849b369163fb4434117851e96c115
parent4a2b23e189cacb3c7afbfe3c38690768a01390ef
Don't miss global optimizations because we run before the inliner

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16913 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gccld/GenerateCode.cpp