summaryrefslogtreecommitdiff
path: root/lib/CodeGen/Address.h
AgeCommit message (Expand)Author
2016-02-02Work around build failure due to GCC 4.8.1 bug. We don't completely understandRichard Smith
2015-11-05PR25368: Replace workaround for build failure with modules enabled with a fixRichard Smith
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall