Commit 6129395
authored
[Documentation] Add a line to the embedded, bare metal documentation (#233)
* [Documentation] Add a line to the embedded, bare metal documentation to warn about the dangers
of not including .got sections in linker scripts.
Causes issues such as swiftlang/swift#89287 if not done correctly.1 parent e36e02b commit 6129395
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
127 | 131 | | |
128 | 132 | | |
129 | 133 | | |
| |||
0 commit comments