builtins: add missing file
Add (missing) definition of COMPILER_RT_EXPORT which is meant to be used for decorating functions that are meant to be exported. This is useful for platforms where exports and imports must be decorated explicitly (i.e. Windows). llvm-svn: 208593
Loading
Please sign in to comment