summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/Symbolize
AgeCommit message (Expand)Author
2024-08-15[PowerPC][GlobalMerge] Enable GlobalMerge by default on AIX (#101226)Amy Kwan
2024-07-23[ARM] Create mapping symbols with non-unique namesFangrui Song
2024-07-22[CSKY] Create mapping symbols with non-unique namesFangrui Song
2024-07-22[MC,AArch64] Create mapping symbols with non-unique namesFangrui Song
2024-04-26[MC] Rename temporary symbols of empty name to ".L0 " (#89693)Fangrui Song
2024-04-25Revert "[MC] Rename temporary symbols of empty name to ".L0 " (#89693)"Amir Ayupov
2024-04-24[MC] Rename temporary symbols of empty name to ".L0 " (#89693)Fangrui Song
2024-04-25Revert "[MC] Rename temporary symbols of empty name to ".L0 "" (#90002)Mehdi Amini
2024-04-24[MC] Rename temporary symbols of empty name to ".L0 " (#89693)Fangrui Song
2023-10-12[XCOFF][OBJECT] get symbol size by calling XCOFF interfaces (#67304)Chen Zheng
2023-10-10Support big endian in llvm-symbolizer's data location dwarf info parser (#67284)Chen Zheng
2023-07-28[RISCV] Make mapping symbols SF_FormatSpecificJob Noorman
2023-07-27[CSKY] Make mapping symbols SF_FormatSpecificFangrui Song
2023-06-28[symbolizer] Exit early if input file is absentSerge Pavlov
2023-04-23[symbolizer] Change error message if module not found (recommit)Serge Pavlov
2023-04-14Revert "[symbolizer] Change error message if module not found"Serge Pavlov
2023-04-14[symbolizer] Change error message if module not foundSerge Pavlov
2022-09-13Don't populate the symbol table with symbols that don't belong to a section w...George Wright
2022-05-23[symbolizer] Parse DW_TAG_variable DIs to show line info for globalsMitch Phillips
2021-03-23[llvm-symbolizer][llvm-nm] Fix AArch64 and ARM mapping symbols handling.Yvan Roux
2021-03-16[RISCV] Make empty name symbols SF_FormatSpecific so that llvm-symbolizer ign...Fangrui Song
2021-02-12DebugInfo/Symbolize: Exclude ARM mapping symbols for .symtab symbolization af...Fangrui Song
2021-02-11DebugInfo/Symbolize: Don't differentiate function/data symbolizationFangrui Song
2021-02-10DebugInfo/Symbolize: Retrieve filename from the preceding STT_FILE for .symta...Fangrui Song
2021-02-08[test] Drop redundant REQUIRES: x86-registered-targetFangrui Song
2021-02-08[test] Add REQUIRES: x86-registered-target to DebugInfo/Symbolize/ELF llvm-mc...Fangrui Song
2021-02-08Mark 4 tests added in 6d766c8bf9df as requiring an x86 backend as they fail w...Douglas Yung
2021-02-08DebugInfo/Symbolize: Allow STT_NOTYPE/STT_GNU_IFUNC symbols for .symtab symbo...Fangrui Song