diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-11-02 16:11:01 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-11-02 16:11:01 +0000 |
| commit | 579a56bec317e337b575a3d41bba84b7530eab61 (patch) | |
| tree | 6fe4e9d7f20d69f06421884014aa03fc0b96d470 /llvm/test/Transforms | |
| parent | 575655f37458efc78cac9b1df24ae2f2afe59a15 (diff) | |
| download | bcm5719-llvm-579a56bec317e337b575a3d41bba84b7530eab61.tar.gz bcm5719-llvm-579a56bec317e337b575a3d41bba84b7530eab61.zip | |
TargetMachine - fix uninitialized variable warning. NFCI.
TargetPassConfig::addCoreISelPasses() always initializes O0WantsFastISel but it appeases static analyzers that complain that O0WantsFastISel isn't initialized in the constructor.
Diffstat (limited to 'llvm/test/Transforms')
0 files changed, 0 insertions, 0 deletions

