[llvm] [DWARF] Add option to add linkage_names to call_origin declaration refs (PR #89640)
Paul T Robinson via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 22 12:05:45 PDT 2024
================
@@ -35,13 +35,28 @@
#include "llvm/Target/TargetLoweringObjectFile.h"
#include "llvm/Target/TargetMachine.h"
#include "llvm/Target/TargetOptions.h"
+#include "llvm/Support/CommandLine.h"
----------------
pogo59 wrote:
clang-format reminds me this is not in correct order.
https://github.com/llvm/llvm-project/pull/89640
More information about the llvm-commits
mailing list