OSDN Git Service

Sort the remaining #include lines in include/... and lib/....
[android-x86/external-llvm.git] / lib / ExecutionEngine / RuntimeDyld / Targets / RuntimeDyldCOFFI386.h
2017-06-06 Chandler CarruthSort the remaining #include lines in include/... and...
2017-05-09 Lang Hames[ExecutionEngine] Make RuntimeDyld::MemoryManager respo...
2016-08-01 Lang Hames[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld:...
2016-07-14 Saleem AbdulrasoolX86: handle external tail calls in Windows JIT
2016-06-16 Reid Kleckner[PATCH] Fix RuntimeDyldCOFFI386 to handle relocations...
2016-05-18 Lang Hames[RuntimeDyld] Thread Error through some APIs, remove...
2016-05-02 Kevin EnderbyThread Expected<...> up from libObject’s getType()...
2016-04-27 Lang Hames[RuntimeDyld] Plumb Error/Expected through the internal...
2016-04-20 Kevin EnderbyThread Expected<...> up from libObject’s getName()...
2015-11-23 Sanjoy Das[RuntimeDyld] Add accessors to `SectionEntry`; NFC
2015-11-05 Saleem AbdulrasoolRuntimeDyld: fix -Wtype-limits
2015-11-01 Saleem AbdulrasoolRuntimeDyld: add COFF i386 support