History log of /external/llvm/test/Other/ResponseFile.ll
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
431b0a7646105c53c607cbf0015c615269bc5f11 18-Jul-2013 Reid Kleckner <reid@kleckner.net> [Support] Beef up and expose the response file parsing in llvm::cl

The plan is to use it for clang and lld.

Major behavior changes:
- We can now parse UTF-16 files that have a byte order mark.
- PR16209: Don't drop backslashes on the floor if they don't escape
anything.

The actual parsing loop was based on code from Clang's driver.cpp,
although it's been rewritten to track its state with control flow rather
than state variables.

Reviewers: hans

Differential Revision: http://llvm-reviews.chandlerc.com/D1170

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186587 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Other/ResponseFile.ll
b4e971f376f15325d6918d7fae0c28c8dad5a78c 09-Oct-2012 Rafael Espindola <rafael.espindola@gmail.com> Enable response files in all tools. Patch by Liu, Yaxun (Sam). I have simplified
the test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165535 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Other/ResponseFile.ll