mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-19 01:34:32 +00:00
b89e699b74
- unistd.h doesn't exist with MSVC - inline must be __inline in Microsoft C - atexit cannot take a function declared as void f(), must be void f(void). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130490 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
BasicBlockTracing.c | ||
CMakeLists.txt | ||
CommonProfiling.c | ||
EdgeProfiling.c | ||
GCDAProfiling.c | ||
libprofile.exports | ||
Makefile | ||
OptimalEdgeProfiling.c | ||
PathProfiling.c | ||
Profiling.h |