summaryrefslogtreecommitdiff
path: root/test/Modules/codegen.test
AgeCommit message (Expand)Author
2017-11-02Modular Codegen: Don't home always_inline functionsDavid Blaikie
2017-04-12Modular Codegen: Include testing for inline asm as well as some commentary on...David Blaikie
2017-04-12Modular Codegen: Separate flags for function and debug info supportDavid Blaikie
2017-04-11Modular Codegen: Support homing debug info for types in modular objectsDavid Blaikie
2017-04-11Modular Codegen: Add/use a bit in serialized function definitions to track wh...David Blaikie
2017-02-08Initialize builtins during modular codegenDavid Blaikie
2017-01-30Tidy up codegen modules test & make it x86 specific since it relies on Itaniu...David Blaikie
2017-01-30Prototype of modules codegenDavid Blaikie