mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
Bufferization of function boundaries is extracted from ComprehensiveBufferize into a separate file. This will become its own build target in the future. Differential Revision: https://reviews.llvm.org/D114226