projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e579c6
)
ExuberantAsm is no more.
author
Chris Lattner
<sabre@nondot.org>
Wed, 19 Aug 2009 06:36:30 +0000
(06:36 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 19 Aug 2009 06:36:30 +0000
(06:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79409
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
patch
|
blob
|
history
diff --git
a/include/llvm/CodeGen/AsmPrinter.h
b/include/llvm/CodeGen/AsmPrinter.h
index 617f0ee668cdf9f950483f29f18340c084da090f..11ae1e027a66ec6a7913080b210b8b8f3cac7efb 100644
(file)
--- a/
include/llvm/CodeGen/AsmPrinter.h
+++ b/
include/llvm/CodeGen/AsmPrinter.h
@@
-70,7
+70,7
@@
namespace llvm {
typedef gcp_map_type::iterator gcp_iterator;
gcp_map_type GCMetadataPrinters;
- /// If
Exuberant
Asm is set, a pointer to the loop info for this
+ /// If
Verbose
Asm is set, a pointer to the loop info for this
/// function.
///
MachineLoopInfo *LI;