1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/test/tools/dsymutil/Inputs/private/tmp
Jonas Devlieghere ffe6466b17 [dsymutil] Add flag to force a static variable to keep its enclosing function
Add a flag to change dsymutil's behavior and force a static variable to
keep its enclosing function. The test shows a situation where that could
be useful. I'm not convinced this behavior makes sense as a default,
which is why it's behind a flag.

rdar://74918374

Differential revision: https://reviews.llvm.org/D101337
2021-04-28 11:33:04 -07:00
..
baseaddr
call_pc
call_return_pc
common
dwarf5 [dsymutil] Add preliminary support for DWARF 5. 2021-01-12 21:55:41 -08:00
eh_frame [dsymutil] Copy eh_frame content into the dSYM companion file. 2021-01-12 19:50:34 -08:00
extern
keep_func [dsymutil] Add flag to force a static variable to keep its enclosing function 2021-04-28 11:33:04 -07:00
label [dsymutil] Relocate DW_TAG_label 2021-03-29 15:45:48 -07:00
private_extern
templated_operators
thinlto [dsymutil] Fix spurious warnings for missing symbols with thinLTO 2021-03-22 18:36:39 -07:00