summaryrefslogtreecommitdiff
path: root/llvm/test/Object/invalid-alignment.test
AgeCommit message (Expand)Author
2020-03-16[Object] Change ELFObjectFile<ELFT>::getFileFormatName() to use BFD namesFangrui Song
2020-03-06[lib/ObjectYAML] - Make `ELFYAML::Relocation::Offset` optional.Georgii Rymar
2018-01-12Allow unaligned access to ELF file data structures.Rui Ueyama
2017-11-30Check alignment in getSectionContentsAsArray.Rafael Espindola