[WebAssembly] Assert that byval and nest are not used for return types.
[oota-llvm.git] / lib / Target / BPF / BPFTargetMachine.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-11 Daniel SandersReplace string GNU Triples with llvm::Triple in TargetM...
2015-03-21 Eric ChristopherRemove the target independent TargetMachine::getSubtarg...
2015-03-13 Alexei Starovoitovbpf: fix build
2015-03-12 Mehdi AminiMove the DataLayout to the generic TargetMachine, makin...
2015-01-26 Alexei Starovoitovbpf: fix build due to 'Move DataLayout back to the...
2015-01-24 Alexei StarovoitovBPF backend