diff options
author | Chris Lattner <sabre@nondot.org> | 2012-12-03 16:08:32 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2012-12-03 16:08:32 +0000 |
commit | e92a66aa8abe923bb47b53079af5ca97f1e77183 (patch) | |
tree | 208af738aef333e9faaaed4832ab74ac44ec355f | |
parent | 0cd94c71db19c0a53d1d97f353116e271884a336 (diff) |
clarify that this isn't lld.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169130 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | CODE_OWNERS.TXT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index 56b3660529..60e96b5646 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -115,4 +115,4 @@ D: Instruction Scheduling N: Bill Wendling E: wendling@apple.com -D: libLTO & Linker +D: libLTO & IR Linker |