forked from OSchip/llvm-project
According to the arm arm specifications, 4 bytes are needed for a shift instead of 8, this was causing the movt instruction to write to a different register sometimes. Patch by Walter Erquinigo! llvm-svn: 280005 |
||
|---|---|---|
| .. | ||
| Targets | ||
| CMakeLists.txt | ||
| JITSymbol.cpp | ||
| LLVMBuild.txt | ||
| RTDyldMemoryManager.cpp | ||
| RuntimeDyld.cpp | ||
| RuntimeDyldCOFF.cpp | ||
| RuntimeDyldCOFF.h | ||
| RuntimeDyldChecker.cpp | ||
| RuntimeDyldCheckerImpl.h | ||
| RuntimeDyldELF.cpp | ||
| RuntimeDyldELF.h | ||
| RuntimeDyldImpl.h | ||
| RuntimeDyldMachO.cpp | ||
| RuntimeDyldMachO.h | ||