mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
just having the pattern matcher in its own library. At this point, lib/Transforms/*.cpp are all actually passes themselves (and will probably eventually be themselves move to a new subdirectory as we accrete more). PiperOrigin-RevId: 218745193