forked from OSchip/llvm-project
parent
38e25ab513
commit
484980e37e
|
@ -20,7 +20,7 @@
|
|||
namespace llvm {
|
||||
|
||||
class MCCodeGenInfo {
|
||||
/// RelocationModel - Relocation model: statcic, pic, etc.
|
||||
/// RelocationModel - Relocation model: static, pic, etc.
|
||||
///
|
||||
Reloc::Model RelocationModel;
|
||||
|
||||
|
|
Loading…
Reference in New Issue