aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/Examples
diff options
context:
space:
mode:
authorMichael Buch <michaelbuch12@gmail.com>2022-12-15 17:57:53 +0000
committerMichael Buch <michaelbuch12@gmail.com>2022-12-15 22:46:43 +0000
commit3db65daa4497beea217c2eb9929ed1f49ba8d40e (patch)
tree6b7e356cfefb66459bc9ebc7812c7f9b1a0a3084 /mlir/test/Examples
parentc46587bb83232bd639c1e6ba6bce2f290941675d (diff)
downloadllvm-3db65daa4497beea217c2eb9929ed1f49ba8d40e.zip
llvm-3db65daa4497beea217c2eb9929ed1f49ba8d40e.tar.gz
llvm-3db65daa4497beea217c2eb9929ed1f49ba8d40e.tar.bz2
[MachOYAML] Improve section offset misalignment error message
Before: ``` wrote too much data somewhere, section offsets don't line up ``` After: ``` wrote too much data somewhere, section offsets in section __debug_str for segment __DWARF don't line up: [cursor=0x581], [fileStart=0x0], [sectionOffset=0x579] ``` Differential Revision: https://reviews.llvm.org/D140116
Diffstat (limited to 'mlir/test/Examples')
0 files changed, 0 insertions, 0 deletions