[PATCH] D99017: [NFC][Kaleidoscope] Modify a char type typo
Shao-Ce Sun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 20 08:11:41 PDT 2021
achieveartificialintelligence created this revision.
achieveartificialintelligence added reviewers: Eugene.Zelenko, JDevlieghere.
achieveartificialintelligence requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
I'm a bit unsure, is this intentional or a typo?
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D99017
Files:
llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp
llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp
llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp
llvm/examples/Kaleidoscope/Chapter2/toy.cpp
llvm/examples/Kaleidoscope/Chapter3/toy.cpp
llvm/examples/Kaleidoscope/Chapter4/toy.cpp
llvm/examples/Kaleidoscope/Chapter6/toy.cpp
llvm/examples/Kaleidoscope/Chapter7/toy.cpp
llvm/examples/Kaleidoscope/Chapter8/toy.cpp
llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp
llvm/examples/Kaleidoscope/MCJIT/complete/toy.cpp
llvm/examples/Kaleidoscope/MCJIT/initial/toy.cpp
llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp
llvm/examples/Kaleidoscope/MCJIT/lazy/toy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99017.332105.patch
Type: text/x-patch
Size: 6274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210320/047c2fed/attachment.bin>
More information about the llvm-commits
mailing list