mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-24 14:05:49 -04:00
![]() The header file for the DLL tried to declare inline functions and a local function as dllexport which broke the compile and link. Removing the bad declarations solves the problem, and the test passes on Windows now. Differential Revision: https://reviews.llvm.org/D43600 llvm-svn: 325836 |
||
---|---|---|
.. | ||
foo.cpp | ||
foo.h | ||
main.cpp | ||
Makefile | ||
TestMoveNearest.py |