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:
65aae00
)
Reverting back 62301.
author
Sanjiv Gupta
<sanjiv.gupta@microchip.com>
Fri, 16 Jan 2009 05:06:35 +0000
(
05:06
+0000)
committer
Sanjiv Gupta
<sanjiv.gupta@microchip.com>
Fri, 16 Jan 2009 05:06:35 +0000
(
05:06
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62304
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 b50604bb121bcc3f9ad73fb4f711ce5d966df675..cdc795162579e0043a349d75876e807df7b1edfe 100644
(file)
--- a/
include/llvm/CodeGen/AsmPrinter.h
+++ b/
include/llvm/CodeGen/AsmPrinter.h
@@
-317,7
+317,7
@@
namespace llvm {
/// EmitConstantValueOnly - Print out the specified constant, without a
/// storage class. Only constants of first-class type are allowed here.
- v
irtual v
oid EmitConstantValueOnly(const Constant *CV);
+ void EmitConstantValueOnly(const Constant *CV);
/// EmitGlobalConstant - Print a general LLVM constant to the .s file.
void EmitGlobalConstant(const Constant* CV);