diff options
author | Hongbin Zheng <etherzhhb@gmail.com> | 2013-07-25 09:12:07 +0000 |
---|---|---|
committer | Hongbin Zheng <etherzhhb@gmail.com> | 2013-07-25 09:12:07 +0000 |
commit | 5b463ceaf5fc07201a866dc0cabf584b755f5804 (patch) | |
tree | 03606a28652e5ef8b4287a8f8455afe8f6651129 /llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | |
parent | f2404164ba35251ba649d8c25cd90d6c43a7df93 (diff) | |
download | bcm5719-llvm-5b463ceaf5fc07201a866dc0cabf584b755f5804.tar.gz bcm5719-llvm-5b463ceaf5fc07201a866dc0cabf584b755f5804.zip |
BlockGenerator: Split getNewValue.
Split the old getNewValue into two parts:
1. The function "lookupAvailableValue" that return the new version of
the instruction which is already available.
2. The function calls "lookupAvailableValue", and tries to generate
the new version if it is not available yet.
llvm-svn: 187114
Diffstat (limited to 'llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp')
0 files changed, 0 insertions, 0 deletions