Changes in directory llvm/utils:
countloc.sh updated: 1.5 -> 1.6
---
Log message:
Use the new -code-only option to llvmdo so that we only count things that
are considered to be code. This will give a drop in the LOC count on the
nightly testers, but it is more accurate than previous estimates.
Changes in directory llvm/utils:
countloc.sh updated: 1.4 -> 1.5
---
Log message:
Make this script not care where it is run from by getting the llvm src
root from the llvm-config script.
---
Diffs of the changes: (+1 -1)
countloc.sh |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)