[all-commits] [llvm/llvm-project] 24bc07: Fix modules build by moving implementation into .c...
adrian-prantl via All-commits
all-commits at lists.llvm.org
Wed Jan 19 15:34:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24bc072edb5b157dd3ee3a7f17214ff831ea2b5c
https://github.com/llvm/llvm-project/commit/24bc072edb5b157dd3ee3a7f17214ff831ea2b5c
Author: Adrian Prantl <aprantl at apple.com>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M llvm/include/llvm/IR/DIBuilder.h
M llvm/lib/IR/DIBuilder.cpp
Log Message:
-----------
Fix modules build by moving implementation into .cpp file
More information about the All-commits
mailing list