summaryrefslogtreecommitdiffstats
path: root/llvm/examples/ModuleMaker
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/examples/ModuleMaker')
-rw-r--r--llvm/examples/ModuleMaker/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/examples/ModuleMaker/README.txt b/llvm/examples/ModuleMaker/README.txt
index ecbe30e4cfe..66a5d3fe0b1 100644
--- a/llvm/examples/ModuleMaker/README.txt
+++ b/llvm/examples/ModuleMaker/README.txt
@@ -4,5 +4,5 @@
This project is an extremely simple example of using some simple pieces of the
LLVM API. The actual executable generated by this project simply emits an
-LLVM bytecode file to standard output. It is designed to show some basic
+LLVM bitcode file to standard output. It is designed to show some basic
usage of LLVM APIs, and how to link to LLVM libraries.
OpenPOWER on IntegriCloud