xref: /llvm-project/llvm/lib/DWARFLinker/Utils.cpp (revision a02c0d9450052b7f1bbff02eefb5344247759da9)
12357e899Savl-llvm //===- Utils.cpp ------------------------------------------------*- C++ -*-===//
22357e899Savl-llvm //
32357e899Savl-llvm // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
42357e899Savl-llvm // See https://llvm.org/LICENSE.txt for license information.
52357e899Savl-llvm // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
62357e899Savl-llvm //
72357e899Savl-llvm //===----------------------------------------------------------------------===//
8*a02c0d94Savl-llvm 
9*a02c0d94Savl-llvm #include "llvm/DWARFLinker/Utils.h"
10