summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/explicit_symbols.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove support for unsupported MSVC versionsJF Bastien2019-08-021-6/+0
* Revert "Remove support for unsupported MSVC versions"JF Bastien2019-08-021-0/+6
* Remove support for unsupported MSVC versionsJF Bastien2019-08-021-6/+0
* [Cygming] Seek also chkstk_ms, or JIT fails with DLL builds. It is fixup for ...NAKAMURA Takumi2015-01-301-0/+6
* SearchForAddressOfSymbol(): Disable 3 symbols, copysignf, fminf, and fmaxf, o...NAKAMURA Takumi2014-11-141-1/+1
* Fix the VS 2012 buildReid Kleckner2014-11-131-5/+7
* Fix symbol resolution of floating point libc builtins in MCJITReid Kleckner2014-11-131-0/+28
* Windows/DynamicLibrary.inc: Fix trivial warnings. Thanks to John Myers!NAKAMURA Takumi2011-07-091-2/+2
* Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc.NAKAMURA Takumi2011-02-051-0/+66
OpenPOWER on IntegriCloud