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 90
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
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
Ángel Ortíz
,
Pirama Arumuga Nainar
2
10/4/22
Cocinado de ROM
This group is mainly for queries about Android's LLVM toolchain, and may not be the best forum
unread,
Cocinado de ROM
This group is mainly for queries about Android's LLVM toolchain, and may not be the best forum
10/4/22
Nick Desaulniers
,
Stephen Hines
2
7/14/22
Re: [PATCH stable 5.4 00/11] ARM 32-bit build with Clang IAS
On Thu, Jul 14, 2022 at 10:30 AM 'Nick Desaulniers' via android-llvm <android-llvm@
unread,
Re: [PATCH stable 5.4 00/11] ARM 32-bit build with Clang IAS
On Thu, Jul 14, 2022 at 10:30 AM 'Nick Desaulniers' via android-llvm <android-llvm@
7/14/22
Ahmed Zaki
7/12/22
Building a project using AOSP LLVM
Hi, I have a project which builds fine using LLVM-14 but I am trying to see if I can build the same
unread,
Building a project using AOSP LLVM
Hi, I have a project which builds fine using LLVM-14 but I am trying to see if I can build the same
7/12/22
android-llvm
6/27/22
Moderation required for initial posts from non-members
FYI, due to increases in recent spam on this list, we're turning on moderation for initial posts
unread,
Moderation required for initial posts from non-members
FYI, due to increases in recent spam on this list, we're turning on moderation for initial posts
6/27/22