diff options
author | Lang Hames <lhames@gmail.com> | 2020-06-19 10:01:12 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2020-06-19 10:05:02 -0700 |
commit | 22d7a01dd7282ee5e70ce57a8c1465fd335ea27d (patch) | |
tree | 4dc45bdd60ce5a6dab87ace7128dd590058fe06c /llvm/unittests/Support/FileCheckTest.cpp | |
parent | bf783a6aa890d7e759f2e920e89ca6179e6c7fc0 (diff) | |
download | llvm-22d7a01dd7282ee5e70ce57a8c1465fd335ea27d.zip llvm-22d7a01dd7282ee5e70ce57a8c1465fd335ea27d.tar.gz llvm-22d7a01dd7282ee5e70ce57a8c1465fd335ea27d.tar.bz2 |
[JITLink] Allow zero-length symbols at the end of blocks.
This relaxes an assertion that required symbols to start before the end
of a block. Instead, symbols are now required to end on or before the
end of a block. This fixes two important corner cases: Symbols at the
start of empty blocks/sections, and block/section end symbols.
Diffstat (limited to 'llvm/unittests/Support/FileCheckTest.cpp')
0 files changed, 0 insertions, 0 deletions