diff options
author | 2012-06-01 16:08:02 +0800 | |
---|---|---|
committer | 2012-06-06 21:15:07 -0700 | |
commit | 95dfa6a8c522ad84a492d88666ea69fe7a3852c5 (patch) | |
tree | 8e0d56021463754f2ea55ef53bf03aca49f79a68 /src/compiler_llvm/compiler_llvm.cc | |
parent | a1beb1f8d37e5a02af12d80e59012f68112b3113 (diff) |
Refine compiler runtime function list.
This CL includes several changes:
1. Define 3 different compiler runtime function list
for different architecture:
- COMPILER_RUNTIME_FUNC_LIST_ARM
- COMPILER_RUNTIME_FUNC_LIST_MIPS
- COMPILER_RUNTIME_FUNC_LIST_X86
2. Split MIPS compiler runtime function list from the
X86 version.
3. Replace COMPILER_RUNTIME_FUNC_LIST with
COMPILER_RUNTIME_FUNC_LIST_NATIVE. "Native" means
the host of the runtime.
Change-Id: Ic18b793dd8c153cac4f7bc82dcd07e44576b7f58
Diffstat (limited to 'src/compiler_llvm/compiler_llvm.cc')
0 files changed, 0 insertions, 0 deletions