mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 19:31:58 +00:00
a01439ada2
- Renamed FileReadable -> FileIsReadable - Remove support for GROKS_DASH_O; deferr it to %opts% substitution - Require a -o option except in case of linking where it defaults to a.out - Fix problem processing *.o and *.bc files. - Ignore optimization phase if -emit-raw-code - Correct the assembly generation phase to support -emit-native-code - Implement dependent library lookup git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16020 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
CompilerDriver.cpp | ||
CompilerDriver.h | ||
ConfigLexer.h | ||
ConfigLexer.l | ||
Configuration.cpp | ||
Configuration.h | ||
ll | ||
llvmc.cpp | ||
Makefile | ||
st |