mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 01:04:49 +08:00
In all these years, we haven't found a use for this function (it has zero callers). Lets just remove the boilerplate. Differential Revision: https://reviews.llvm.org/D109600