perf tools: Fix LLVM download hint link
authorJames Clark <james.clark@arm.com>
Tue, 31 Aug 2021 14:55:01 +0000 (15:55 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 31 Aug 2021 18:18:16 +0000 (15:18 -0300)
commit40a72c6472c52ce765d5c57ab053083c8cbcc3c9
tree035b774f8cdd0047c48ca2212c1c7fbcf7b5bf13
parent792adb1aa97251c48da7035bf927920b611925c8
perf tools: Fix LLVM download hint link

http://llvm.org/apt returns 404, it has moved to https://apt.llvm.org/

Signed-off-by: James Clark <james.clark@arm.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: clang-built-linux@googlegroups.com
Link: http://lore.kernel.org/lkml/20210831145501.2135754-3-james.clark@arm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/llvm-utils.c