diff options
author | stephenpeckham <118857872+stephenpeckham@users.noreply.github.com> | 2024-02-08 10:44:19 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-08 10:44:19 -0600 |
commit | 5aeabf2df92b92c71b5dbdb9ae82a37431aa2ee4 (patch) | |
tree | 954ff14875cc7a22bb405cd1785fe81d69b580ef /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | f407be32fe8084fe02c4f16842548d21afdb447f (diff) | |
download | llvm-5aeabf2df92b92c71b5dbdb9ae82a37431aa2ee4.zip llvm-5aeabf2df92b92c71b5dbdb9ae82a37431aa2ee4.tar.gz llvm-5aeabf2df92b92c71b5dbdb9ae82a37431aa2ee4.tar.bz2 |
[XCOFF][obj2yaml] Support SymbolAlignmentAndType as 2 separate fields in YAML. (#76828)
XCOFF encodes a symbol type and alignment in a single 8-bit field. It is
easier to read and write YAML files if the fields can be specified
separately. This PR causes obj2yaml to write the fields separately and
allows yaml2obj to read either the single combined field or the separate
fields.
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions