diff options
author | Lang Hames <lhames@gmail.com> | 2019-04-21 04:48:32 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2019-04-21 04:48:32 +0000 |
commit | a97032e9479db2d2c8808f74081162f5c5a45b4a (patch) | |
tree | 271bfa7eb0b5d8bd1a3d099c29175002b9b6bce3 /lldb/scripts/Python | |
parent | 3ccd677bf8841b4791344f25c4c57faf8e144dc6 (diff) | |
download | llvm-a97032e9479db2d2c8808f74081162f5c5a45b4a.zip llvm-a97032e9479db2d2c8808f74081162f5c5a45b4a.tar.gz llvm-a97032e9479db2d2c8808f74081162f5c5a45b4a.tar.bz2 |
[JITLink] Remove an overly strict error check in JITLink's eh-frame parser.
The error check required FDEs to refer to the most recent CIE, but the eh-frame
spec allows them to refer to any previously seen CIE. This patch removes the
offending check.
llvm-svn: 358840
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions