summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/WebAssembly/debug-info.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* DebugInfo: Do not create a debug_macinfo section if no CUs have associated ma...David Blaikie2019-11-081-20/+14
* DebugInfo: Use separate macinfo contributions for each CUDavid Blaikie2019-11-081-11/+11
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-1/+1
* [WebAssembly] Add DataCount section to object filesThomas Lively2019-04-121-25/+30
* [WebAssembly] Merge used feature sets, update atomics linkage policyThomas Lively2019-03-291-6/+0
* [WebAssembly] Target features sectionThomas Lively2019-03-201-0/+6
* [WebAssembly] Remove uses of ThreadModelThomas Lively2019-02-281-1/+1
* [WebAssembly] Update MC for bulk memoryThomas Lively2019-02-191-1/+1
* [WebAssembly] Fix imported function symbol names that differ from their impor...Dan Gohman2019-02-071-1/+2
* [WebAssembly] Expand symbol flags shown by llvm-objdump --symbolsSam Clegg2019-02-071-8/+24
* [llvm-readobj] Report more WebAssembly symbol infoSam Clegg2019-02-041-0/+12
* [WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_Sam Clegg2019-02-041-18/+18
* [WebAssembly] Add languages from debug info to producers sectionThomas Lively2019-01-181-1/+1
* [WebAssembly] Parse llvm.ident into producers sectionThomas Lively2019-01-171-0/+6
* Revert "[WebAssembly] Parse llvm.ident into producers section"Thomas Lively2019-01-171-6/+0
* [WebAssembly] Parse llvm.ident into producers sectionThomas Lively2019-01-161-0/+6
* [WebAssembly] Fix debug info tests after r338437.David L. Jones2018-07-311-19/+13
* [WebAssembly] MC: Ensure that FUNCTION_OFFSET relocations are always against ...Sam Clegg2018-05-161-3/+10
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* [WebAssembly] MC: Create and use first class section symbolsSam Clegg2018-05-021-41/+21
* [WebAssembly] llvm-readobj: display symbols names in relocationsSam Clegg2018-05-011-18/+18
* [WebAssembly] Section symbols must have local bindingSam Clegg2018-04-271-1/+63
* [WebAssembly] Write DWARF data into wasm object fileSam Clegg2018-04-261-3/+163
* [WebAssembly] MC: Use inline triple in test bitcode filesSam Clegg2018-01-231-1/+3
* [WebAssembly] MC: Fix crash when -g specified.Sam Clegg2017-10-201-0/+41
OpenPOWER on IntegriCloud