projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8122bb0
)
Prune an out-of-date \param since r226476. [-Wdocumentation]
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 23 Jan 2015 01:05:12 +0000
(
01:05
+0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 23 Jan 2015 01:05:12 +0000
(
01:05
+0000)
llvm-svn: 226890
llvm/include/llvm/CodeGen/AsmPrinter.h
patch
|
blob
|
history
diff --git
a/llvm/include/llvm/CodeGen/AsmPrinter.h
b/llvm/include/llvm/CodeGen/AsmPrinter.h
index 8cfef94bb15de1704e825b68960f985f466cc625..9f7709f3b3240c08d8196c35e13d94ba13a7f91c 100644
(file)
--- a/
llvm/include/llvm/CodeGen/AsmPrinter.h
+++ b/
llvm/include/llvm/CodeGen/AsmPrinter.h
@@
-430,7
+430,6
@@
public:
unsigned PieceOffset = 0) const;
/// EmitDwarfRegOp - Emit a dwarf register operation.
- /// \param Indirect whether this is a register-indirect address
virtual void EmitDwarfRegOp(ByteStreamer &BS,
const MachineLocation &MLoc) const;