A module is a file containing a set of code or a set of functions which can be included in an application. A module could be a file containing a single variable, a ...
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License ...