]> granicus.if.org Git - llvm/commit
[gicombiner] Fix a nullptr dereference when -combiners is given a name that isn't...
authorDaniel Sanders <daniel_l_sanders@apple.com>
Wed, 2 Oct 2019 23:03:21 +0000 (23:03 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Wed, 2 Oct 2019 23:03:21 +0000 (23:03 +0000)
commite49e59bb45e26f9983847f18dba32d2cfd986da7
tree49252faede8af178a5262fc9f85b8754f7b24a0c
parenta213b6762a51e964cb97d4749291a859096805bd
[gicombiner] Fix a nullptr dereference when -combiners is given a name that isn't defined

This is unlikely to be the root cause for the windows bot failures but
it would explain the stack trace seen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373543 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/GICombinerEmitter.cpp