summaryrefslogtreecommitdiff
path: root/src/trans/target.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-10-26Merge remote-tracking branch 'remotes/origin/master' into nightly-1.29John Hodge1-6/+36
2018-12-29HIR - Add new struct reprs (mostly stubbed)John Hodge1-13/+0
2018-12-15Trans Target - Fix MSVC buildJohn Hodge1-12/+30
2018-12-15Targets - Add alignment to the target specs, along with a saveback test.John Hodge1-8/+20
2018-06-03Trans C - Add configuration for linker argsJohn Hodge1-2/+10
2018-02-04Trans - mingw32 target attempt (still being worked on)John Hodge1-0/+2
2018-01-27Trans - Move struct/enum layout calculation to target.cppJohn Hodge1-0/+42
2018-01-13Trans - Add compiler triple/arch to the target specJohn Hodge1-0/+1
2017-11-05Trans - Calculate sizes, alignment, and representationJohn Hodge1-2/+16
2017-07-07Trans - Hackery to run MSVCJohn Hodge (bugs)1-1/+2
2017-06-18Trans - Starting work on multiple targetsJohn Hodge1-0/+32
2017-03-10MIR Optimise - basic size_of replacemntJohn Hodge1-0/+15