[all-commits] [llvm/llvm-project] ae5e5f: [llc] Initialize context for parsing options
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sat Aug 28 13:37:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae5e5f2011d583b9462a5747e22a0727a1b9b3bf
https://github.com/llvm/llvm-project/commit/ae5e5f2011d583b9462a5747e22a0727a1b9b3bf
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-08-28 (Sat, 28 Aug 2021)
Changed paths:
M llvm/tools/llc/llc.cpp
Log Message:
-----------
[llc] Initialize context for parsing options
This will allow using -force-opaque-pointers in codegen tests.
More information about the All-commits
mailing list