llvm-6502/lib/Target/PowerPC/MCTargetDesc
Bill Schmidt 0e1e8e2f62 [PowerPC] Fix PR22711 - Misaligned .toc section
Straightforward patch to emit an alignment directive when emitting a
TOC entry.  The test case was generated from the test in PR22711 that
demonstrated a misaligned .toc section.  The object code is run
through llvm-readobj to verify that the correct alignment has been
applied to the .toc section.

Thanks to Ulrich Weigand for running down where the fix was needed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230801 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-27 22:14:10 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
PPCAsmBackend.cpp
PPCELFObjectWriter.cpp
PPCFixupKinds.h
PPCMachObjectWriter.cpp
PPCMCAsmInfo.cpp
PPCMCAsmInfo.h
PPCMCCodeEmitter.cpp
PPCMCExpr.cpp
PPCMCExpr.h
PPCMCTargetDesc.cpp
PPCMCTargetDesc.h
PPCPredicates.cpp
PPCPredicates.h