All architecture specific handling is now done in the appropriate ArchHandler subclass. The StubsPass and GOTPass have been simplified. All architecture specific variations in stubs are now encoded in a table which is vended by the current ArchHandler. llvm-svn: 213187 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CoreDriver.cpp | ||
| CoreOptions.td | ||
| DarwinLdDriver.cpp | ||
| DarwinLdOptions.td | ||
| Driver.cpp | ||
| GnuLdDriver.cpp | ||
| GnuLdInputGraph.cpp | ||
| GnuLdOptions.td | ||
| Makefile | ||
| TODO.rst | ||
| UniversalDriver.cpp | ||
| UniversalDriverOptions.td | ||
| WinLinkDriver.cpp | ||
| WinLinkInputGraph.cpp | ||
| WinLinkModuleDef.cpp | ||
| WinLinkOptions.td | ||