diff options
author | Chris B <chris.bieneman@me.com> | 2025-08-15 18:10:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-15 18:10:49 -0500 |
commit | be0135538a934f108a6fb70f93ec587be3016033 (patch) | |
tree | d947369270a304b5f8d2e136da968baa8c63b3cc /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 4f34c740ab7313085d49a10c90128b6a47bc4eee (diff) | |
download | llvm-be0135538a934f108a6fb70f93ec587be3016033.zip llvm-be0135538a934f108a6fb70f93ec587be3016033.tar.gz llvm-be0135538a934f108a6fb70f93ec587be3016033.tar.bz2 |
[DirectX][objdump] Add support for printing signatures (#153320)
This adds support for printing the signature sections as part of the
`-p` flag for printing private headers.
The formatting aims to roughly match the formatting used by DXC's
`/dumpbin` flag.
The original version's printed output left some trailing whitespace on
lines, which caused the tests to fail with the strict whitespace
matching.
Re-lands #152531.
Resolves #152380.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions