Skip to content

fix several comments#61

Merged
leyao-daily merged 1 commit intoleyao-daily:mainfrom
lum1n0us:enable_wamr_jit
May 20, 2021
Merged

fix several comments#61
leyao-daily merged 1 commit intoleyao-daily:mainfrom
lum1n0us:enable_wamr_jit

Conversation

@lum1n0us
Copy link
Copy Markdown

  • generate llvm libraries list with "llvm-config --libnames"
$ llvm-config --version
10.0.0

$ llvm-config --libnames asmparser core debuginfodwarf engine lto
mcparser mirparser orcjit passes runtimedyld support x86asmparser
x86desc
  • change WAMR default mode to JIT.

  • change to latest bytecodealliance/wasm-micro-runtime commits

Signed-off-by: liang.he@intel.com liang.he@intel.com

For an explanation of how to fill out the fields, please see the relevant section
in PULL_REQUESTS.md

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional API Considerations:]

- generate llvm libraries list with "llvm-config --libnames"
```
$ llvm-config --version
10.0.0

$ llvm-config --libnames asmparser core debuginfodwarf engine lto
mcparser mirparser orcjit passes runtimedyld support x86asmparser
x86desc
```
- change WAMR default mode to JIT.

- change to latest bytecodealliance/wasm-micro-runtime commits

Signed-off-by: Liang He <liang.he@intel.com>
@leyao-daily leyao-daily merged commit 6300297 into leyao-daily:main May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants