diff options
| author | 2012-03-06 16:11:45 +0800 | |
|---|---|---|
| committer | 2012-03-06 10:04:52 -0800 | |
| commit | 3b2b2e7622404b6b08d97ed368b78c5b7984dd07 (patch) | |
| tree | 156ce660d5b69500c379405924782c9a182cd3c3 /src/compiler_llvm/compiler_llvm.h | |
| parent | a6b2ca64e4ee348265ff61e6e3250e446f44636e (diff) | |
Fix IGET/IPUT slow path code generation.
Two bugs are fixed in this commit:
1. IGET instructions is calling Set*Instance runtime
function, which should be changed to Get*Instance.
2. We should pass the object address to the runtime
function for IGET and IPUT.
Change-Id: I10c317e5c2d093966d8a0f2fd422f9bb5d2b34ba
Diffstat (limited to 'src/compiler_llvm/compiler_llvm.h')
0 files changed, 0 insertions, 0 deletions