aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2023-03-27 22:29:54 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2023-03-27 22:34:42 -0700
commit568be31c9e50a7d7263417841ee1b12334529903 (patch)
tree58a54332511b7c9d959579bd617fecff9327061c /cmake
parente8446389462b9eb3ce076f5ba3cba7e35b469e37 (diff)
downloadllvm-568be31c9e50a7d7263417841ee1b12334529903.zip
llvm-568be31c9e50a7d7263417841ee1b12334529903.tar.gz
llvm-568be31c9e50a7d7263417841ee1b12334529903.tar.bz2
[dsymutil] Initialize the debug map before loading the main binary
Fix a crash when a warning is emitted while loading the symbols from the main binary. The warning helper assumes that the resulting debug map is initialized, but this happened after loading the main binary. Since there's no dependency between the two the initialization can be moved up. rdar://107298776
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions