mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-28 22:43:29 +00:00
0c46d96fd0
they're available_externally broke VMKit, which was relying on the fact that functions would only be materialized when they were first called. We'll have to wait for http://llvm.org/PR5737 to really fix this. I also added a test for one of the F->isDeclaration() calls which wasn't covered by anything else in the test suite. llvm-svn: 91943 |
||
---|---|---|
.. | ||
ADT | ||
ExecutionEngine | ||
Support | ||
Transforms | ||
VMCore | ||
Makefile | ||
Makefile.unittest |