]> granicus.if.org Git - llvm/commit
[CodeGenPrepare] Fix a typo in the comment. NFC.
authorHaicheng Wu <haicheng@codeaurora.org>
Wed, 18 Jan 2017 21:12:10 +0000 (21:12 +0000)
committerHaicheng Wu <haicheng@codeaurora.org>
Wed, 18 Jan 2017 21:12:10 +0000 (21:12 +0000)
commit9c79f144369dbc9731644a019d2d6650cb9823c5
treeb14b9f8a581c7d7bb590180912d8990495e18b17
parenta1c9212c461e5ef20cb9688a9bceeb78ddb38a8e
[CodeGenPrepare] Fix a typo in the comment. NFC.

encode => endcode.

Differential Revision: https://reviews.llvm.org/D28866

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292438 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenPrepare.cpp