diff options
author | Juan Manuel Martinez CaamaƱo <jmartinezcaamao@gmail.com> | 2025-05-12 09:50:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-12 09:50:15 +0200 |
commit | fbf08a68b8b292bef0823a401e4e22b60d859d51 (patch) | |
tree | e14f303d143f56de8a05616670644ae06daddbb2 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | ca3121b8981905d3be80c4297f50f761391dbf6c (diff) | |
download | llvm-fbf08a68b8b292bef0823a401e4e22b60d859d51.zip llvm-fbf08a68b8b292bef0823a401e4e22b60d859d51.tar.gz llvm-fbf08a68b8b292bef0823a401e4e22b60d859d51.tar.bz2 |
[ObjectiveC] -rewrite-objc was treating inputs as preprocessed files (#137623)
`-rewrite-objc` passes `-x objective-c++-cpp-output` as input type to
the preprocessor job. This is not correct since we would be
preprocessing a preprocessed file. The correct input type is
`objective-c++`.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions