[all-commits] [llvm/llvm-project] 9c8179: LocationListLookup test case failing on lldb-arm-u...

Jason Molenda via All-commits all-commits at lists.llvm.org
Fri Apr 29 15:04:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c8179f9ce10158d6a9f28ec932e2facfde413d8
      https://github.com/llvm/llvm-project/commit/9c8179f9ce10158d6a9f28ec932e2facfde413d8
  Author: Jason Molenda <jason at molenda.com>
  Date:   2022-04-29 (Fri, 29 Apr 2022)

  Changed paths:
    M lldb/test/API/functionalities/location-list-lookup/TestLocationListLookup.py

  Log Message:
  -----------
  LocationListLookup test case failing on lldb-arm-ubuntu

Skip on linux+arm for now until I can try to repo the setup of the
lldb-arm-ubuntu bot.  The name of the binary in argv[0] was not
able to be retrieved here; if the compiler's codegen had it stored
in a caller saved register, because it's not needed at this point,
it may not be retreivable.




More information about the All-commits mailing list