This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-03 14:08:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
90ce9f70e2
llvm-6502
/
lib
/
MC
History
Rafael Espindola
90ce9f70e2
Simplify handling of --noexecstack by using getNonexecutableStackSection.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@219799
91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-15 16:12:52 +00:00
..
MCDisassembler
MCParser
Simplify handling of --noexecstack by using getNonexecutableStackSection.
2014-10-15 16:12:52 +00:00
CMakeLists.txt
ConstantPools.cpp
ELFObjectWriter.cpp
Simplify handling of --noexecstack by using getNonexecutableStackSection.
2014-10-15 16:12:52 +00:00
LLVMBuild.txt
MachObjectWriter.cpp
MC: Bit pack MCSymbolData.
2014-10-11 15:07:21 +00:00
Makefile
MCAsmBackend.cpp
MCAsmInfo.cpp
MCAsmInfoCOFF.cpp
MCAsmInfoDarwin.cpp
MCAsmInfoELF.cpp
Move getNonexecutableStackSection up to the base ELF class.
2014-10-15 15:44:16 +00:00
MCAsmStreamer.cpp
MCAssembler.cpp
Simplify handling of --noexecstack by using getNonexecutableStackSection.
2014-10-15 16:12:52 +00:00
MCCodeEmitter.cpp
MCCodeGenInfo.cpp
MCContext.cpp
MCDwarf.cpp
MCELF.cpp
MCELFObjectTargetWriter.cpp
MCELFStreamer.cpp
Simplify handling of --noexecstack by using getNonexecutableStackSection.
2014-10-15 16:12:52 +00:00
MCExpr.cpp
MC: Shrink MCSymbolRefExpr by only storing the bits we need.
2014-10-11 17:57:27 +00:00
MCInst.cpp
MCInstPrinter.cpp
MCInstrAnalysis.cpp
MCLabel.cpp
MCLinkerOptimizationHint.cpp
MCMachObjectTargetWriter.cpp
MCMachOStreamer.cpp
MCNullStreamer.cpp
Remove method that is identical to the base class one.
2014-10-14 17:38:38 +00:00
MCObjectFileInfo.cpp
MCObjectStreamer.cpp
MCObjectWriter.cpp
MCRegisterInfo.cpp
MCSection.cpp
MCSectionCOFF.cpp
MCSectionELF.cpp
delete function name from comment
2014-10-09 21:23:39 +00:00
MCSectionMachO.cpp
MCStreamer.cpp
Simplify handling of --noexecstack by using getNonexecutableStackSection.
2014-10-15 16:12:52 +00:00
MCSubtargetInfo.cpp
MCSymbol.cpp
MCSymbolizer.cpp
MCTargetOptions.cpp
MCValue.cpp
MCWin64EH.cpp
MCWinEH.cpp
StringTableBuilder.cpp
MachObjectWriter: optimize the string table for common suffices
2014-10-06 17:05:19 +00:00
SubtargetFeature.cpp
WinCOFFObjectWriter.cpp
MC: Bit pack MCSymbolData.
2014-10-11 15:07:21 +00:00
WinCOFFStreamer.cpp
Simplify handling of --noexecstack by using getNonexecutableStackSection.
2014-10-15 16:12:52 +00:00
YAML.cpp