OSDN Git Service

Skip over the label which marks the beginning of the function before inserting prolog...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 30 Jan 2008 03:57:33 +0000 (03:57 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 30 Jan 2008 03:57:33 +0000 (03:57 +0000)
commitd2c860cef1593307b48096bc83343bcf6583edf1
treef348707f1b95d9d73aa145d3d3542dcbcf82a051
parent15dcd8e19d54d780a1d5680a8365ec52bb2d0f33
Skip over the label which marks the beginning of the function before inserting prologue code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46546 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86RegisterInfo.cpp