[llvm] Remove out-of-date fixme from SmallVectorMemoryBuffer
authorJan Svoboda <jan_svoboda@apple.com>
Wed, 8 Dec 2021 10:43:43 +0000 (11:43 +0100)
committerJan Svoboda <jan_svoboda@apple.com>
Wed, 8 Dec 2021 10:53:50 +0000 (11:53 +0100)
commit9b914aacbd5414e48fa2a58e0082e7b69c783278
tree1a696ee6252b455c43937efaba097905fd758898
parent5b6c08379b437cb22fcd63707b94df1ede23d9db
[llvm] Remove out-of-date fixme from SmallVectorMemoryBuffer

This fixme first appeared in the codebase with the introduction of `ObjectMemoryBuffer` in rG93de2a12a36feaf1e6d8ff28c76db9b6cda4e844, but the constructor appears to never have been templated.

Reviewed By: dexonsmith

Differential Revision: https://reviews.llvm.org/D115044
llvm/include/llvm/Support/SmallVectorMemoryBuffer.h