aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorMed Ismail Bennani <medismail.bennani@gmail.com>2021-07-02 20:01:21 +0000
committerMed Ismail Bennani <medismail.bennani@gmail.com>2021-07-02 22:26:30 +0200
commit707bda6e6c958d7a4d50aac23a15a253364a1f69 (patch)
tree2dd521db70daf06680f9e96020ae091b522597bd /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentf30251f5272e8b4dc1dec00f01dff807eb8a7895 (diff)
downloadllvm-707bda6e6c958d7a4d50aac23a15a253364a1f69.zip
llvm-707bda6e6c958d7a4d50aac23a15a253364a1f69.tar.gz
llvm-707bda6e6c958d7a4d50aac23a15a253364a1f69.tar.bz2
[lldb/test] Fix failure caused by synthetic symbol name refactoring
This patch fixes a failure in `TestFunctionStarts.py` that appeared following a change of implementation for synthetic symbol names: https://reviews.llvm.org/D105160 The failure is caused because the previously mentioned patch removes the object file basename from the generated synthetic symbol names to allow them to be shared in the constant string pool. Hence, that last check is not necessary anymore. rdar://80092322 Differential Revision: https://reviews.llvm.org/D105366 Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions