1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

[docs][OpaquePtr] Remove finished task

This commit is contained in:
Arthur Eubanks 2021-07-14 14:36:07 -07:00
parent bf7a422513
commit f5788bb9c7

View File

@ -137,10 +137,6 @@ particular order:
* This is mostly Clang, see ``clang::CodeGen::Address::getElementType()``
* Figure out how to name overloaded intrinsics with pointer parameters
* See ``getMangledTypeStr()``
* Add option to internally treat all pointer types opaque pointers and see what
breaks, starting with LLVM tests, then run Clang over large codebases