diff options
author | Justin Bogner <mail@justinbogner.com> | 2024-07-31 17:29:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-31 17:29:15 -0700 |
commit | 1c5f6cfc352c3bd2a4faa0e3aebb4028b557a5e7 (patch) | |
tree | e140ff88c9be25c5dfcd901c076fa61a2f6aa842 /lldb/source/Commands/CommandObjectWatchpointCommand.cpp | |
parent | 307d1249ea635a78fcd347a65ddaa395cf64130e (diff) | |
download | llvm-1c5f6cfc352c3bd2a4faa0e3aebb4028b557a5e7.zip llvm-1c5f6cfc352c3bd2a4faa0e3aebb4028b557a5e7.tar.gz llvm-1c5f6cfc352c3bd2a4faa0e3aebb4028b557a5e7.tar.bz2 |
[DirectX] Rename backend DXIL resource analysis passes to DXILResourceMD*. NFC
These passes will be replaced soon as we move to the target extension based
resource handling in the DirectX backend, but removing them now before the
replacement stuff is all up and running would be very disruptive. However, we
do need to move these passes out of the way to avoid symbol conflicts with the
new DXILResourceAnalysis in the Analysis library.
Note: I tried an even simpler hack in #100698 but it doesn't really work. A
rename is the most expedient path forward here.
Pull Request: https://github.com/llvm/llvm-project/pull/101393
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions