on ppc64le, fails with function can never be inlined because it uses setjmp
Open
- Dominant language
- C++
- Stars
- 30.5k
- Forks
- 5.9k
- PR merge metrics
- No merged PRs in 30d
Description
Hi
When i compile folly with Ampere ARM Server, it shows this error "fails with function can never be inlined because it uses setjmp",
I found that in the src codes, there is one comment "on ppc64le, fails with function can never be inlined because it uses setjmp".
Is there a work around for this problem?
Contributor guide
Assessment
This issue has not been assessed yet.