diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2008-07-14 14:42:54 +0000 |
---|---|---|
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2008-07-14 14:42:54 +0000 |
commit | 80ab8f96490fdd93ea10bc1a5ffb4b08b172ff2c (patch) | |
tree | 40d0261c253cce81d1e28c7e8bbe11b49b16a775 /llvm/lib/Support/Timer.cpp | |
parent | a696ca66e91528e31d17974a95d86e8d1e3277cd (diff) | |
download | llvm-80ab8f96490fdd93ea10bc1a5ffb4b08b172ff2c.zip llvm-80ab8f96490fdd93ea10bc1a5ffb4b08b172ff2c.tar.gz llvm-80ab8f96490fdd93ea10bc1a5ffb4b08b172ff2c.tar.bz2 |
Added Subtarget support into RegisterInfo
Added HasABICall and HasAbsoluteCall (equivalent to gcc -mabicall and
-mno-shared). HasAbsoluteCall is not implemented but HasABICall is the
default for o32 ABI. Now, both should help into a more accurate
relocation types implementation.
Added IsLinux is needed to choose between asm directives.
Instruction name strings cleanup.
AsmPrinter improved.
llvm-svn: 53551
Diffstat (limited to 'llvm/lib/Support/Timer.cpp')
0 files changed, 0 insertions, 0 deletions