New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 760218 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

ClangToTAndroid bots failing with "unknown target 'libclang_rt.asan-i686-android.so'"

Project Member Reported by h...@chromium.org, Aug 29 2017

Issue description

Comment 1 by h...@chromium.org, Aug 29 2017

See the "[PATCH] D26796: [Driver] Use arch type to find compiler-rt libraries (on Linux)" thread on cfe-commits.

Comment 2 by h...@chromium.org, Aug 29 2017

https://reviews.llvm.org/D37226 sounds like the rename was intentional.

Comment 3 by h...@chromium.org, Aug 29 2017

Cc: euge...@chromium.org
+eugenis

Changing update.py is easy, but I imagine the filename is referenced in the build system and maybe some test-running script too..

Comment 4 by h...@chromium.org, Aug 29 2017

Maybe this is the only one that needs updating actually..

tools/android/asan/third_party/asan_device_setup.sh

It still seems annoying.

eugenis: Do you know why this got renamed?
It was renamed to remove a special case in the driver and compiler-rt build system.

Comment 6 by h...@chromium.org, Aug 29 2017

I've raised this on the code review https://reviews.llvm.org/D26764
It seems it's breaking a lot of stuff.

Comment 7 by h...@chromium.org, Aug 30 2017

Status: Fixed (was: Assigned)
eugenis fixed in r312048

Sign in to add a comment