diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-04-11 07:37:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-11 07:37:51 -0700 |
commit | 12fe15ff9d72697848496894401af3eeb7b6c3b8 (patch) | |
tree | 21b34d9378ece2c68b5a31abcbf7d324c1b13406 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 6b78bbc56b835e69ecc5eb8f978c27592e4c4051 (diff) | |
download | llvm-12fe15ff9d72697848496894401af3eeb7b6c3b8.zip llvm-12fe15ff9d72697848496894401af3eeb7b6c3b8.tar.gz llvm-12fe15ff9d72697848496894401af3eeb7b6c3b8.tar.bz2 |
[NFC][LLVM][Hexagon] Cleanup pass initialization for Hexagon (#134431)
- Remove pass initialization calls from pass constructors.
- Move pass initialization and creation function declarations to
Hexagon.h and remove them from individual .cpp files.
- Add calls for pass initialization in Hexagon target initialization.
- https://github.com/llvm/llvm-project/issues/111767
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions