[all-commits] [llvm/llvm-project] f9ffe6: [OpenCL] Factor out OpenCLBuiltinFileEmitterBase; NFC
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Mon Aug 9 03:41:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9ffe61fb53f595b7be136c340508c094482fcff
https://github.com/llvm/llvm-project/commit/f9ffe61fb53f595b7be136c340508c094482fcff
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp
Log Message:
-----------
[OpenCL] Factor out OpenCLBuiltinFileEmitterBase; NFC
Factor out functionality that can be shared with a header file emitter
that is to be added in the future.
More information about the All-commits
mailing list