summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/thinlto-split-dwarf.c
AgeCommit message (Expand)Author
2022-02-16Use functions with prototypes when appropriate; NFCAaron Ballman
2019-12-11Recommit "[DWARF5] Start emitting DW_AT_dwo_name when -gdwarf-5 is specified."Sourabh Singh Tomar
2019-12-11Revert "[DWARF5] Start emitting DW_AT_dwo_name when -gdwarf-5 is specified."Sourabh Singh Tomar
2019-12-11[DWARF5] Start emitting DW_AT_dwo_name when -gdwarf-5 is specified.Sourabh Singh Tomar
2019-06-15[Clang] Harmonize Split DWARF options with llcAaron Puchert
2019-06-15[Clang] Rename -split-dwarf-file to -split-dwarf-outputAaron Puchert
2019-05-01Change llvm-{objdump,readobj} -long-option to --long-option or well-known sho...Fangrui Song
2018-05-31IRGen: Write .dwo files when -split-dwarf-file is used together with -fthinlt...Peter Collingbourne