wrap long lines, preserve calling conventions when cloning functions and
authorChris Lattner <sabre@nondot.org>
Mon, 9 May 2005 01:04:34 +0000 (01:04 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 May 2005 01:04:34 +0000 (01:04 +0000)
commitc154cef9a1e7db1afd42e4b227571debe7a986f5
treed3735422ddaa47198bee0763dfc0420cc609cd20
parent42e3c81c5f23c42ba2415a8f797d430dad387734
wrap long lines, preserve calling conventions when cloning functions and
turning calls into invokes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21797 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/CloneModule.cpp
lib/Transforms/Utils/InlineFunction.cpp