trailofbits / polytracker

An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.
Apache License 2.0
516 stars 47 forks source link

Add LLVM copyright notices from `polytracker-llvm` #6543

Open surovic opened 1 year ago

surovic commented 1 year ago

We could consider adding the git commit hash of the version from which we forked, but I think this is otherwise fine. We might want to update our base README with copyright notices from forked/vendored LLVM code if we haven't already done so.

_Originally posted by @ESultanik in https://github.com/trailofbits/polytracker/pull/6517#discussion_r1116006242_