diff options
author | Lang Hames <lhames@gmail.com> | 2018-03-28 03:41:45 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2018-03-28 03:41:45 +0000 |
commit | a95b0df5eddbe7fa1e9f8fe0b1ff62427e1c0318 (patch) | |
tree | f51738f9e554267507fd5b0f1c0bfc2ac6ec042a /clang/lib/Sema/SemaCUDA.cpp | |
parent | 816127ea17edae0c7e2d5224d86e98181a1c602c (diff) | |
download | bcm5719-llvm-a95b0df5eddbe7fa1e9f8fe0b1ff62427e1c0318.tar.gz bcm5719-llvm-a95b0df5eddbe7fa1e9f8fe0b1ff62427e1c0318.zip |
[ORC] Fix ORC on platforms without indirection support.
Previously this crashed because a nullptr (returned by
createLocalIndirectStubsManagerBuilder() on platforms without
indirection support) functor was unconditionally invoked.
Patch by Andres Freund. Thanks Andres!
llvm-svn: 328687
Diffstat (limited to 'clang/lib/Sema/SemaCUDA.cpp')
0 files changed, 0 insertions, 0 deletions