[roll] Roll fuchsia [debugger] Clean up obsolete code.

Removes code protected by the LLVM_USING_OLD_PREBUILT #define. The roll
this helped support is complete so we don't need this any more.

Disables the code to set this define, but leaves it in the tree for use
next time we do a roll.

Renames DwarfDieScanner2 to DwarfDieScanner (I think we used to have an
old version of this).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/742873
Original-Revision: 6741fb1b8bede88e929746b9eafa18117d1f1930
GitOrigin-RevId: 907dfe453e6589dbe4a26dde036bdfd52f4781d9
Change-Id: I87b268fed0ea5eb45a9c77a186536c34cd64762f
1 file changed
tree: 04a8d4ad91d255ca5b9c1a8a4b0e5fa397a6d3b9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.