diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-01-12 03:33:58 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-01-12 03:33:58 +0000 |
commit | 02cd7e40709ddb6e7f470fc669200e4401c6a66c (patch) | |
tree | c938526edb67e66bddb4459d7ff080d06d4cd8b1 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | b2c42c648d5a9116bac5a2602a14d9d5c1b1aa7e (diff) | |
download | llvm-02cd7e40709ddb6e7f470fc669200e4401c6a66c.zip llvm-02cd7e40709ddb6e7f470fc669200e4401c6a66c.tar.gz llvm-02cd7e40709ddb6e7f470fc669200e4401c6a66c.tar.bz2 |
ccc: Support arguments which behave like linker inputs.
- Support comma joined options which magically turn into multiple
value arguments (e.g., -Wl,)
- Split out separate Arg::render routine for when an argument is
being rendered as an input (as opposed to in its original form).
- Add option flag for options which should be rendered without the
option when they are used as an input (e.g., -Xlinker or -o).
- Support -weak-l..., -weak_framework, and -weak_library.
llvm-svn: 62075
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions