MC: Add TargetAsmBackend::isVirtualSection hook.
[oota-llvm.git] / lib / Target / X86 / X86AsmBackend.cpp
2010-03-19 Daniel DunbarMC: Add TargetAsmBackend::isVirtualSection hook.
2010-03-19 Daniel DunbarMCAssembler: Move ApplyFixup to the TargetAsmBackend...
2010-03-18 Daniel DunbarMC/Darwin: Add a new target hook for whether the target...
2010-03-15 Daniel DunbarMC/Mach-O/x86_64: Temporary labels in cstring sections...
2010-03-11 Daniel DunbarMC: Sketch some TargetAsmBackend hooks we are going...
2010-03-11 Daniel DunbarMC: Provide the target triple to AsmBackend constructors.
2010-02-21 Daniel DunbarMC/X86: Add stub AsmBackend.