about summary refs log tree commit diff
path: root/src/test/run-make/sepcomp-inlining
AgeCommit message (Expand)AuthorLines
2018-03-22rustc: Add a `#[wasm_custom_section]` attributeAlex Crichton-55/+0
2017-12-26Use `start` for the `sepcomp-inlining` testBastian Köcher-3/+8
2017-12-26The test functions are now in the same compile unitBastian Köcher-2/+2
2017-10-07rustc: Don't inline in CGUs at -O0Alex Crichton-1/+2
2017-10-07rustc: Implement ThinLTOAlex Crichton-4/+4
2016-12-05Refactor symbol export list generation.Michael Woerister-2/+2
2016-09-15Adapt run-make/sep-comp-inlining test case to new behaviourMichael Woerister-6/+7
2014-12-19rustc: Start "stabilizing" some flagsAlex Crichton-1/+1
2014-09-05add tests for separate compilationStuart Pernsteiner-0/+48