diff options
author | River Riddle <riddleriver@gmail.com> | 2020-04-08 18:33:24 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-04-08 18:33:37 -0700 |
commit | 293c5210ecb53d706b3d144f9a295a002774ea67 (patch) | |
tree | ef5d1c8faeb3a9b89c124acec6baf4d5489f0735 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7baad0c53c56bb18a54c16e20b046246e43ce917 (diff) | |
download | llvm-293c5210ecb53d706b3d144f9a295a002774ea67.zip llvm-293c5210ecb53d706b3d144f9a295a002774ea67.tar.gz llvm-293c5210ecb53d706b3d144f9a295a002774ea67.tar.bz2 |
[mlir][NFC] Wrap the cl::opts in JitRunner within a struct to avoid global initializers.
Summary: This avoids the need for having global static initializers within the JITRunner support library, and only constructs the options when the runner is invoked.
Differential Revision: https://reviews.llvm.org/D77760
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions