diff options
author | Sunil Srivastava <sunil.srivastava@sony.com> | 2021-01-12 12:37:18 -0800 |
---|---|---|
committer | Sunil Srivastava <sunil.srivastava@sony.com> | 2021-01-12 12:37:18 -0800 |
commit | f706486eaf07020b11f2088274c757e4070fe6d1 (patch) | |
tree | 8867bba5372cc40866f772c0624955e170a97d42 /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | 9f61fbd75ae1757d77988b37562de4d6583579aa (diff) | |
download | llvm-f706486eaf07020b11f2088274c757e4070fe6d1.zip llvm-f706486eaf07020b11f2088274c757e4070fe6d1.tar.gz llvm-f706486eaf07020b11f2088274c757e4070fe6d1.tar.bz2 |
Fix for crash in __builtin_return_address in template context.
The check for argument value needs to be guarded by !isValueDependent().
Differential Revision: https://reviews.llvm.org/D94438
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions