summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/MCJIT/weak-function.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace lit feature keyword 'not_COFF' with 'uses_COFF'.Paul Robinson2019-05-141-1/+1
* [ExecutionEngine] Disable weak symbol tests for COFF.Lang Hames2016-08-091-1/+4
* Re-apply r278065 (Weak symbol support in RuntimeDyld) with a fix for ELF.Lang Hames2016-08-091-0/+26
* Revert r278065 while I investigate some build-bot breakage.Lang Hames2016-08-081-26/+0
* [RuntimeDyld][Orc][MCJIT] Add partial weak-symbol support to RuntimeDyld.Lang Hames2016-08-081-0/+26
OpenPOWER on IntegriCloud