Fix the inliner to be deterministic, not letting its output depend on the
authorChris Lattner <sabre@nondot.org>
Sun, 20 Jun 2004 04:11:48 +0000 (04:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 20 Jun 2004 04:11:48 +0000 (04:11 +0000)
commitcf5933a716e7eb6bd5ff49aa62f3e76379ebaf51
tree4a29d051a5ffa76e47823fc3590c2ce3963fb2d5
parent8e6d2bb8fa3e4d62fa3e0623d84381fcc4dc4330
Fix the inliner to be deterministic, not letting its output depend on the
relative location of Function objects in memory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14260 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/Inliner.cpp