diff options
| author | Eddy (Eduard) Stefes <eduard.stefes@ibm.com> | 2025-04-14 09:49:43 +0200 |
|---|---|---|
| committer | Eddy (Eduard) Stefes <eduard.stefes@ibm.com> | 2025-04-14 10:03:31 +0200 |
| commit | 1ac3d6bba71fce59939e6a4d50de98e289e87b9b (patch) | |
| tree | 22be84230cf23ddef93d4c2f0eb36309ccd998f5 /compiler/rustc_parse/src/errors.rs | |
| parent | 15f58c46da79399961a09db0c650a2f90f442e6b (diff) | |
| download | rust-1ac3d6bba71fce59939e6a4d50de98e289e87b9b.tar.gz rust-1ac3d6bba71fce59939e6a4d50de98e289e87b9b.zip | |
Let CStrings be either 1 or 2 byte aligned.
Some architectures (like s390x) require strings to be 2 byte aligned. Therefor the section name will be marked with a .2 postfix on this architectures. Allowing a section name with a .1 or .2 postfix will make the test pass on either platform.
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
