Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
android-llvm
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
android-llvm
Contact owners and managers
1–30 of 94
Welcome to
android-llvm@googlegroups.com
. This mailing list serves as a place to ask and answer questions related to the Clang/LLVM toolchain and its use throughout Android.
Mark all as read
Report group
0 selected
chandra sekhar seereddi
,
Pirama Arumuga Nainar
2
Mar 24
Build Android 15 with Android T clang toolchain
Typically, modifying global.go should be enough to change the toolchain version. In some cases, the
unread,
Build Android 15 with Android T clang toolchain
Typically, modifying global.go should be enough to change the toolchain version. In some cases, the
Mar 24
Yi Kong
Mar 7
Upcoming Android LLVM toolchain update
We're preparing the next LLVM update for Android. This update candidate is based on upstream
unread,
Upcoming Android LLVM toolchain update
We're preparing the next LLVM update for Android. This update candidate is based on upstream
Mar 7
Amani Gall
,
Nick Desaulniers
2
Feb 7
How to choose the correct AOSP clang release for building Android kernel 4.19.xxx
On Fri, Feb 7, 2025 at 7:20 AM Amani Gall <amanir...@gmail.com> wrote: > > > I am
unread,
How to choose the correct AOSP clang release for building Android kernel 4.19.xxx
On Fri, Feb 7, 2025 at 7:20 AM Amani Gall <amanir...@gmail.com> wrote: > > > I am
Feb 7
Lu Pang
, …
Pirama Arumuga Nainar
4
Jan 24
Steps to replace the clang prebuilt with self-built one
On Fri, Jan 24, 2025 at 11:09 AM 'Lu Pang' via android-llvm <androi...@googlegroups.com
unread,
Steps to replace the clang prebuilt with self-built one
On Fri, Jan 24, 2025 at 11:09 AM 'Lu Pang' via android-llvm <androi...@googlegroups.com
Jan 24
sodabitters
,
Pirama Arumuga Nainar
2
9/18/24
Compile android-llvm with flang support
The following diff should suffice. diff --git a/builders.py b/builders.py index 661cefb..c348499
unread,
Compile android-llvm with flang support
The following diff should suffice. diff --git a/builders.py b/builders.py index 661cefb..c348499
9/18/24
appujee
9/18/24
Fwd: [google/android-riscv64] What PMUs would be useful to support in simpleperf (Issue #97)
FYI, this is great news! ---------- Forwarded message --------- From: MrArtemSid <notifications@
unread,
Fwd: [google/android-riscv64] What PMUs would be useful to support in simpleperf (Issue #97)
FYI, this is great news! ---------- Forwarded message --------- From: MrArtemSid <notifications@
9/18/24
Naville Zhang
6
7/25/24
Darwin BuildSystem Bug
To follow-up, the static library malform issue is actually due to LLVM's llvm-ar doesn't
unread,
Darwin BuildSystem Bug
To follow-up, the static library malform issue is actually due to LLVM's llvm-ar doesn't
7/25/24
Naville Zhang
,
Pirama Arumuga Nainar
7
7/25/24
Buildsystem bug that's trivial to fix
meanwhile, I also sent another thread of Darwin-specific bugs, titled "Darwin Buildsystem Bug
unread,
Buildsystem bug that's trivial to fix
meanwhile, I also sent another thread of Darwin-specific bugs, titled "Darwin Buildsystem Bug
7/25/24
Yabin Cui
,
Zijun Zhao
3
7/23/24
Upcoming Android LLVM toolchain update
We're preparing the next LLVM update for Android. This update candidate is based on upstream
unread,
Upcoming Android LLVM toolchain update
We're preparing the next LLVM update for Android. This update candidate is based on upstream
7/23/24
Yi Kong
2
6/14/24
Upcoming Android LLVM toolchain update
The release has landed on AOSP. This will be the final toolchain for the Android V release. Android
unread,
Upcoming Android LLVM toolchain update
The release has landed on AOSP. This will be the final toolchain for the Android V release. Android
6/14/24
José Lira Junior
4/14/24
Issue executing LLVM pass with Android NDK Clang on macOS
Hello. I'm encountering an issue while attempting to execute a simple LLVM pass using Android NDK
unread,
Issue executing LLVM pass with Android NDK Clang on macOS
Hello. I'm encountering an issue while attempting to execute a simple LLVM pass using Android NDK
4/14/24
José Lira Junior
, …
appujee
6
4/5/24
Question regarding cross compilation
Apple Darwin requires their own set of sysroot. Those are only available on Apple platforms. You can
unread,
Question regarding cross compilation
Apple Darwin requires their own set of sysroot. Those are only available on Apple platforms. You can
4/5/24
José Lira Junior
,
Pirama Arumuga Nainar
5
3/27/24
LLVM Pass Crash
On Wed, Mar 27, 2024 at 7:08 AM José Lira Junior <jljun...@gmail.com> wrote: Thanks for the
unread,
LLVM Pass Crash
On Wed, Mar 27, 2024 at 7:08 AM José Lira Junior <jljun...@gmail.com> wrote: Thanks for the
3/27/24
chen bryan
, …
Pirama Arumuga Nainar
4
2/21/24
compile ack main branch failed as llvm internal error
Thanks for your help. I see it's a WSL bug, and some other elf binaries also meet this error as
unread,
compile ack main branch failed as llvm internal error
Thanks for your help. I see it's a WSL bug, and some other elf binaries also meet this error as
2/21/24
appujee
2
2/13/24
Upcoming Toolchain Release 82e851a407c52d65ce65e7aa58453127e67d42a0 (r510928)
Toolchain update is complete. Ref: https://cs.android.com/android/platform/superproject/main/+/main:
unread,
Upcoming Toolchain Release 82e851a407c52d65ce65e7aa58453127e67d42a0 (r510928)
Toolchain update is complete. Ref: https://cs.android.com/android/platform/superproject/main/+/main:
2/13/24
Yuchen Wei
,
Stephen Hines
2
1/17/24
Build android source code failed
Hi, Your question is more of a question about building Android than specifically about Clang/LLVM,
unread,
Build android source code failed
Hi, Your question is more of a question about building Android than specifically about Clang/LLVM,
1/17/24
Alireza Parsi
,
Pirama Arumuga Nainar
2
1/3/24
i want build android clang for my ubuntu arm64 (my os is arm64)
https://android.googlesource.com/toolchain/llvm_android/+/refs/heads/main/README.md has instructions
unread,
i want build android clang for my ubuntu arm64 (my os is arm64)
https://android.googlesource.com/toolchain/llvm_android/+/refs/heads/main/README.md has instructions
1/3/24
fohziah rajae07
11/7/23
unread,
11/7/23
Richard S
,
Yi Kong
2
10/21/23
My clang build is stuck compiling 'C' not C++ ...
CMake automatically detects language through file extension. If you rename your source file to .CPP,
unread,
My clang build is stuck compiling 'C' not C++ ...
CMake automatically detects language through file extension. If you rename your source file to .CPP,
10/21/23
appujee
9/21/23
Upcoming Android LLVM toolchain update
Hi, We're preparing the next LLVM update for Android. This update candidate is based on upstream
unread,
Upcoming Android LLVM toolchain update
Hi, We're preparing the next LLVM update for Android. This update candidate is based on upstream
9/21/23
Singh Umesh
9/6/23
unread,
9/6/23
codetronik
,
Stephen Hines
2
9/1/23
Prebuilt clang does not have llvm core library(dll) for windows.
Hi there, I briefly also saw the NDK request for this. On Thu, Aug 31, 2023 at 6:51 PM codetronik
unread,
Prebuilt clang does not have llvm core library(dll) for windows.
Hi there, I briefly also saw the NDK request for this. On Thu, Aug 31, 2023 at 6:51 PM codetronik
9/1/23
Zack Tsai
, …
Stephen Hines
14
8/22/23
Question about collecting ETM data for AutoFDO.
Hi Yabin & Steve >I think what Nick means for sampling includes Intel LBR and ARM ETM, in
unread,
Question about collecting ETM data for AutoFDO.
Hi Yabin & Steve >I think what Nick means for sampling includes Intel LBR and ARM ETM, in
8/22/23
s18
, …
app...@google.com
5
8/1/23
Patch failed when compiling android-llvm of ndk r25c
seems like there are a set of patches for: sink-free-instructions.ll Could it be that the ordering of
unread,
Patch failed when compiling android-llvm of ndk r25c
seems like there are a set of patches for: sink-free-instructions.ll Could it be that the ordering of
8/1/23
Yabin Cui
5/31/23
June 2023 Android LLVM update candidate
Hi all, We're preparing the next LLVM update for Android. This update candidate is based on
unread,
June 2023 Android LLVM update candidate
Hi all, We're preparing the next LLVM update for Android. This update candidate is based on
5/31/23
מ ”Mefateach“
,
Stephen Hines
2
4/27/23
Building aosp on a mac
This isn't the right mailing list for this, but there is actually no support for building AOSP on
unread,
Building aosp on a mac
This isn't the right mailing list for this, but there is actually no support for building AOSP on
4/27/23
Mohdsyam Abubakar
3/26/23
unread,
3/26/23
Philipp Geisler
2/14/23
undefined symbols in pass plugin when using the host clang++
Hi everyone! I am currently facing a problem I can't quite wrap my head around when trying to run
unread,
undefined symbols in pass plugin when using the host clang++
Hi everyone! I am currently facing a problem I can't quite wrap my head around when trying to run
2/14/23
Md Husain Shikder
,
Nick Desaulniers
2
1/12/23
llvm-arm-toolchain-ship/12.0
On Thu, Jan 12, 2023 at 12:56 PM Md Husain Shikder <mdhusa...@gmail.com> wrote: > >
unread,
llvm-arm-toolchain-ship/12.0
On Thu, Jan 12, 2023 at 12:56 PM Md Husain Shikder <mdhusa...@gmail.com> wrote: > >
1/12/23
Naville Zhang
, …
Dan Albert
5
11/18/22
Replacing NDK's LLVM with the one built from source?
If I need to replace the stuff manually, is there any hint I should start with? The only way is to
unread,
Replacing NDK's LLVM with the one built from source?
If I need to replace the stuff manually, is there any hint I should start with? The only way is to
11/18/22