History log of /freebsd-12.1/contrib/llvm/lib/Support/DeltaAlgorithm.cpp (Results 1 – 3 of 3)
Revision Date Author Comments
# d88c1a5a 02-Jan-2017 Dimitry Andric <[email protected]>

Update llvm to trunk r290819 and resolve conflicts.


# ffd1746d 20-Jul-2010 Ed Schouten <[email protected]>

Upgrade our Clang in base to r108428.

This commit merges the latest LLVM sources from the vendor space. It
also updates the build glue to match the new sources. Clang's version
number is changed to

Upgrade our Clang in base to r108428.

This commit merges the latest LLVM sources from the vendor space. It
also updates the build glue to match the new sources. Clang's version
number is changed to match LLVM's, which means /usr/include/clang/2.0
has been renamed to /usr/include/clang/2.8.

Obtained from: projects/clangbsd

show more ...


# f22ef01c 09-Jun-2010 Roman Divacky <[email protected]>

Import LLVM/clang from vendor stripped of docs/ test/ website/ www/ examples/
in llvm/ and/or llvm/contrib/clang/ respectively.

Approved by: ed (mentor)
Approved by: core