diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-12-16 10:22:55 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-12-16 11:42:23 -0800 |
commit | ad476fb217661b32cc397f1af79124a4a3d2a06d (patch) | |
tree | 23b0490f256167e7816afc034c455830ed7e02bd /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 8a86860207f0d5c794a2b8c0b384001710e5d036 (diff) | |
download | llvm-ad476fb217661b32cc397f1af79124a4a3d2a06d.zip llvm-ad476fb217661b32cc397f1af79124a4a3d2a06d.tar.gz llvm-ad476fb217661b32cc397f1af79124a4a3d2a06d.tar.bz2 |
[InstCombine] Remove code duplication between InstCombiner.h and InstCombineInternal.h.
The class in InstCombineInternal.h inherits from InstCombiner.h.
I think this split was created when target specific InstCombines
were moved to go through TTI.
I had to update some of the code in InstCombiner.h to match changes
that had been made to InstCombineInternal.h.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D140230
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions