diff options
author | Jon Roelofs <jonathan_roelofs@apple.com> | 2024-07-25 10:13:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-25 10:13:34 -0700 |
commit | 99bb9a719cec9513e72ad275c1c0302b76b6c408 (patch) | |
tree | 36d423999a30abb5f1fb491af0ecdbd8ad97e6e5 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 3eaf9f7237b088e9382739808d4f723b2c11dd8c (diff) | |
download | llvm-99bb9a719cec9513e72ad275c1c0302b76b6c408.zip llvm-99bb9a719cec9513e72ad275c1c0302b76b6c408.tar.gz llvm-99bb9a719cec9513e72ad275c1c0302b76b6c408.tar.bz2 |
[compiler-rt][Profile][Darwin] Fix a test that expected an alignment … (#100469)
…greater than the maximum for a segment
This test was failing with:
```
--
Exit Code: 1
Command Output (stderr):
--
ld: warning: reducing alignment of section __DATA,__pcnts from 0x4000 to 0x1000 because it exceeds segment maximum alignment ld: warning: reducing alignment of section __DATA,__pdata from 0x4000 to 0x1000 because it exceeds segment maximum alignment __pdata not ordered after __pcnts.
--
```
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions