Minor tweak so genDefConst works with all ints
commitff330e3d85a103ba6e32c9ecafe93ba23cb137df
authorjdelong <jdelong@fb.com>
Mon, 28 Jan 2013 21:35:44 +0000 (28 13:35 -0800)
committerSara Golemon <sgolemon@fb.com>
Tue, 29 Jan 2013 18:43:51 +0000 (29 10:43 -0800)
tree6d27a70549f71f0dab52956bbebba323939eb5c0
parent55ea24d6e467447c17cbb4477372973d0b43a01c
Minor tweak so genDefConst works with all ints

Right now it gets confused if you don't give an explicit
argument list on many ints, if they are 32 bit or unsigned or int64_t
vs int64, etc.
src/runtime/vm/translator/hopt/ir.h
src/runtime/vm/translator/hopt/tracebuilder.cpp