diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2011-01-26 09:13:58 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2011-01-26 09:13:58 +0000 |
commit | 207c193e7e9cc177115101333079e952a7676689 (patch) | |
tree | e25ac62bae748f6babb901de05176de38a1d5dd9 /lib/CodeGen/LiveVariables.cpp | |
parent | 388f4918fbd8349a6c5b8403e31f65aa3408add6 (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/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions