mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
a78433a090
TypeBuilder was using a local static variable to cache its result. This made it ignore changes in its LLVMContext argument and always return a type constructed from the argument to the first call. llvm-svn: 81316 |
||
---|---|---|
.. | ||
ADT | ||
ExecutionEngine | ||
Support | ||
VMCore | ||
Makefile | ||
Makefile.unittest | ||
TestMain.cpp |