Commit 8a71897
[libc++] Make _LIBCPP_MAKE_OVERRIDABLE_FUNCTION_DETECTABLE a no-op on baremetal
Baremetal targets tend to use custom linker scripts, which may not
include the __lcxx_override section.
BUG=b:363082822
patch.cherry: false
patch.platforms: chromiumos
patch.version_range.from: 530567
patch.version_range.until: null
Change-Id: Ibfd20a98eddb655b90eda7c99e72bfc1f9613c691 parent 2677ad4 commit 8a71897
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
67 | 74 | | |
68 | 75 | | |
69 | 76 | | |
| |||
0 commit comments