Changes in directory llvm/include/llvm/CodeGen:
FileWriters.h updated: 1.1 -> 1.2
---
Log message:
Fixed comments.
---
Diffs of the changes: (+1 -1)
FileWriters.h |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/include/llvm/CodeGen/FileWriters.h
diff -u llvm/include
Changes in directory llvm/include/llvm/CodeGen:
FileWriters.h added (r1.1)
---
Log message:
Declarations for functions that create different file writers.
---
Diffs of the changes: (+32 -0)
FileWriters.h | 32
1 files changed, 32 insertions(+)
Index: ll