We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ad6576 commit 8f95ce8Copy full SHA for 8f95ce8
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 0bea593ea2fb885020ffc73ed00531d4debae9d1
+refs/heads/master: 5ea09e6a25816fb6f0aca5adb874c623981653df
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: f89e975685a3a9f258c996865cdd144a0f30f83c
5
refs/heads/try: f58aad6dce273570fb130b4df008ef9acd5a5be2
trunk/src/test/run-pass/sepcomp-lib-lto.rs
@@ -11,6 +11,7 @@
11
// Check that we can use `-C lto` when linking against libraries that were
12
// separately compiled.
13
14
+// ignore-android linker weridness (see #18800)
15
// aux-build:sepcomp_lib.rs
16
// compile-flags: -C lto
17
// no-prefer-dynamic
0 commit comments