Figure out <size> argument of llvm.lifetime intrinsics at the moment they are created...
authorAlexey Samsonov <samsonov@google.com>
Tue, 13 Nov 2012 07:15:32 +0000 (07:15 +0000)
committerAlexey Samsonov <samsonov@google.com>
Tue, 13 Nov 2012 07:15:32 +0000 (07:15 +0000)
commitcfd662f279685182d4421ef53e6b1c34bc701e0b
tree0055bc08e652d6e29236ffeb4cfd7de4a4ea8a9b
parentccfd77ef90f5e3aa496a79729f6a86e92065376e
Figure out <size> argument of llvm.lifetime intrinsics at the moment they are created (during function inlining)

llvm-svn: 167821
llvm/lib/Transforms/Utils/InlineFunction.cpp
llvm/test/Transforms/Inline/lifetime-no-datalayout.ll [new file with mode: 0644]
llvm/test/Transforms/Inline/lifetime.ll