From 2dee424da02ef7b289927fdd8a30ff5519838850 Mon Sep 17 00:00:00 2001 From: pixel <35269695+pixelcmtd@users.noreply.github.com> Date: Thu, 9 Sep 2021 20:29:54 +0200 Subject: [PATCH] llvm-gcc: add page (#6497) --- pages/common/llvm-gcc.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/common/llvm-gcc.md diff --git a/pages/common/llvm-gcc.md b/pages/common/llvm-gcc.md new file mode 100644 index 0000000000..ebce9da9cb --- /dev/null +++ b/pages/common/llvm-gcc.md @@ -0,0 +1,7 @@ +# llvm-gcc + +> This command is an alias of `clang`. + +- View documentation for the original command: + +`tldr clang`