bruno added a comment.

Overall looks great but there are some test failures, looks like you also need 
to update line 223?

  --
  Traceback (most recent call last):
    File "/var/lib/buildkite-agent/builds/llvm-project/build/bin/hmaptool", 
line 296, in <module>
      main()
    File "/var/lib/buildkite-agent/builds/llvm-project/build/bin/hmaptool", 
line 293, in main
      commands[cmd](cmd, sys.argv[2:])
    File "/var/lib/buildkite-agent/builds/llvm-project/build/bin/hmaptool", 
line 223, in action_write
      f.write(magic.encode())
  AttributeError: 'bytes' object has no attribute 'encode'
  --


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107944/new/

https://reviews.llvm.org/D107944

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to