Add getModuleFlag(StringRef Key) to query a module flag given Key.
authorManman Ren <mren@apple.com>
Tue, 16 Jul 2013 23:21:16 +0000 (23:21 +0000)
committerManman Ren <mren@apple.com>
Tue, 16 Jul 2013 23:21:16 +0000 (23:21 +0000)
commit8bfde8917ed77b89fe916854b67352884ffb7b16
tree0a90b0bd3e820d5582b7cb1aa73396a44556cb2a
parent86bae2c54d34ffecfabdd2a452153f4f871999e1
Add getModuleFlag(StringRef Key) to query a module flag given Key.

No functionality change.

llvm-svn: 186470
llvm/include/llvm/IR/Module.h
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/IR/Module.cpp