Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump llvm to 12.0.0 #2

Merged
merged 4 commits into from
May 22, 2021
Merged

Bump llvm to 12.0.0 #2

merged 4 commits into from
May 22, 2021

Conversation

genshen
Copy link
Owner

@genshen genshen commented May 22, 2021

No description provided.

yelkarama and others added 4 commits May 19, 2021 19:08
… building memprof

we reset option `COMPILER_RT_USE_BUILTINS_LIBRARY` to "ON", which will use compiler-rt builtins,
instead of libgcc.
we also discussed the value settings of this option in PR #1.
see also #1 and commit e080b38.

In llvm compile-rt, a new component `memprof` was added, we need to disable it due to following
errors:
> "Cannot find builtins library for the target architecture.
> Call Stack (most recent call first):
> /llvm_src/compiler-rt/lib/memprof/CMakeLists.txt:120  (add_compiler_rt_runtime)"
@genshen genshen merged commit dd3d19b into master May 22, 2021
@genshen genshen deleted the bump-llvm-12.0.0 branch May 22, 2021 02:11
genshen added a commit that referenced this pull request May 22, 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.

None yet

2 participants