diff options
author | Jason Molenda <jason@molenda.com> | 2022-05-26 11:11:43 -0700 |
---|---|---|
committer | Jason Molenda <jason@molenda.com> | 2022-05-26 11:12:37 -0700 |
commit | bd67468645c08a96aec7839c30385956edd88021 (patch) | |
tree | 183b30824d36bd239804c7205e5aef7adf19cae6 /llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp | |
parent | 8a467284d5608522fdf80cb78056d42d28f5ebb5 (diff) | |
download | llvm-bd67468645c08a96aec7839c30385956edd88021.zip llvm-bd67468645c08a96aec7839c30385956edd88021.tar.gz llvm-bd67468645c08a96aec7839c30385956edd88021.tar.bz2 |
Check that a FileSpec has a Directory component before using
A follow on to my patch for https://reviews.llvm.org/D126435
hit by an x86_64 linux bot; I assumed that a FileSpec had a
directory component and checked if the first character was a
'~'. This was not a valid assumption.
Diffstat (limited to 'llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions