mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
update a comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51390 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
97e378e554
commit
0263140c9e
@ -169,7 +169,7 @@ public:
|
||||
const std::string &Name,
|
||||
BasicBlock *InsertAtEnd);
|
||||
|
||||
/// Create* - These methods just forward to create, and are useful when you
|
||||
/// Create* - These methods just forward to Create, and are useful when you
|
||||
/// statically know what type of instruction you're going to create. These
|
||||
/// helpers just save some typing.
|
||||
#define HANDLE_BINARY_INST(N, OPC, CLASS) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user