about summary refs log tree commit diff
path: root/src/test/codegen/link_section.rs
AgeCommit message (Expand)AuthorLines
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-0/+1
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-1/+0
2019-10-04Fix ABI, run and fix more tests, re-enable CI for PRsThomas Lively-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-05-19Ensure that statics are always ByRefOliver Schneider-1/+7
2018-05-11Introduce ConstValue and use it instead of miri's Value for constant valuesJohn Kåre Alsaker-7/+1
2018-04-10Small nits to make couple of tests pass on mips targets.dragan.mladjenovic-0/+6
2018-03-08Codegen testsOliver Schneider-1/+1
2017-11-19rustc_trans: use a predictable layout for constant ADTs.Eduard-Mihai Burtescu-2/+2
2016-09-24Update codegen/link_section.rs.Austin Hicks-2/+2
2015-09-21Avoid loading the whole gdb debug scripts section.Richard Diamond-0/+2
2015-08-03Fix link_section regression.Eli Friedman-0/+36