mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 07:27:33 +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