OSDN Git Service

Add getter method to access Reloc::Model.
authorMatheus Almeida <matheus.almeida@imgtec.com>
Thu, 27 Feb 2014 18:39:53 +0000 (18:39 +0000)
committerMatheus Almeida <matheus.almeida@imgtec.com>
Thu, 27 Feb 2014 18:39:53 +0000 (18:39 +0000)
commit3e31a5684a48748b469ecd2227490ca2d261bb7a
treeb03764d4263db84b7ce9a9ec3d9cda1dc5b680ec
parente6a9693ab1710187eeb554ba7f4a2c3dd5557caa
Add getter method to access Reloc::Model.

Some MC components like Target Streamers or Assembly Parsers
may need to access the relocation model in order to expand
some directives and/or assembly macros.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202418 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCObjectFileInfo.h