aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-01-26 09:13:58 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-01-26 09:13:58 +0000
commit207c193e7e9cc177115101333079e952a7676689 (patch)
treee25ac62bae748f6babb901de05176de38a1d5dd9 /lib/CodeGen/StackProtector.cpp
parent388f4918fbd8349a6c5b8403e31f65aa3408add6 (diff)
Teach mergefunc that intptr_t is the same width as a pointer. We still can't
merge vector<intptr_t>::push_back() and vector<void*>::push_back() because Enumerate() doesn't realize that "i64* null" and "i8** null" are equivalent. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124285 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions