diff options
author | Chris Lattner <sabre@nondot.org> | 2009-08-18 05:33:27 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-08-18 05:33:27 +0000 |
commit | 7e5bd8cbc88e0c74b26dbb70f32f0e7721eadeed (patch) | |
tree | f471f24ed5bce0d9cecd36903b3ca38ac703be20 /test | |
parent | d723bc27b2f8000c8c7f20c25f963795c60c4eff (diff) | |
download | external_llvm-7e5bd8cbc88e0c74b26dbb70f32f0e7721eadeed.zip external_llvm-7e5bd8cbc88e0c74b26dbb70f32f0e7721eadeed.tar.gz external_llvm-7e5bd8cbc88e0c74b26dbb70f32f0e7721eadeed.tar.bz2 |
add support for some targetflags on GV operands. This allows us to
send instructions like:
NEW: movl "L___stack_chk_guard$non_lazy_ptr" - "L1$pb"(%esi), %eax
OLD: movl L___stack_chk_guard$non_lazy_ptr-"L1$pb"(%esi), %eax
through the streamer. Several fixmes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79317 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions